LAPACK  3.6.1
LAPACK: Linear Algebra PACKage
cla_syrpvgrw.f File Reference

Go to the source code of this file.

Functions/Subroutines

real function cla_syrpvgrw (UPLO, N, INFO, A, LDA, AF, LDAF, IPIV, WORK)
 CLA_SYRPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a symmetric indefinite matrix. More...