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

Go to the source code of this file.

Functions/Subroutines

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