LAPACK  3.4.2
LAPACK: Linear Algebra PACKage
 All Files Functions Groups
zlasyf.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zlasyf (UPLO, N, NB, KB, A, LDA, IPIV, W, LDW, INFO)
 ZLASYF computes a partial factorization of a complex symmetric matrix, using the diagonal pivoting method.