Module ZSPCON in LAPACKEstimates the reciprocal of the condition number of a real symmetric/complex symmetric/complex Hermitian indefinite matrix in packed storage, using the factorization computed by ZSPTRF. (Computational routine.).
CALL ZSPCON( UPLO, N, AP, IPIV, ANORM, RCOND, WORK, INFO )| D2c1 | Solution of systems of linear equations, including matrix inverses, and LU and related factorizations (general complex non-Hermitian matrices) |