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

Go to the source code of this file.

Functions/Subroutines

REAL function sla_syrcond (UPLO, N, A, LDA, AF, LDAF, IPIV, CMODE, C, INFO, WORK, IWORK)
 SLA_SYRCOND estimates the Skeel condition number for a symmetric indefinite matrix.