Module CSPTRF in LAPACKComputes the factorization of a real symmetric/complex symmetric/complex Hermitian-indefinite matrix in packed storage, using the diagonal pivoting method. (Computational routine.).
CALL CSPTRF( UPLO, N, AP, IPIV, INFO )| D2c1 | Solution of systems of linear equations, including matrix inverses, and LU and related factorizations (general complex non-Hermitian matrices) |