LAPACK  3.9.0
LAPACK: Linear Algebra PACKage
zla_porpvgrw.f File Reference

Go to the source code of this file.

Functions/Subroutines

double precision function zla_porpvgrw (UPLO, NCOLS, A, LDA, AF, LDAF, WORK)
 ZLA_PORPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a symmetric or Hermitian positive-definite matrix. More...
 
lsame
logical function lsame(CA, CB)
LSAME
Definition: lsame.f:55
zla_porpvgrw
double precision function zla_porpvgrw(UPLO, NCOLS, A, LDA, AF, LDAF, WORK)
ZLA_PORPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a symmetric or Hermitian...
Definition: zla_porpvgrw.f:109