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

Go to the source code of this file.

Functions/Subroutines

real function sla_porpvgrw (UPLO, NCOLS, A, LDA, AF, LDAF, WORK)
 SLA_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
sla_porpvgrw
real function sla_porpvgrw(UPLO, NCOLS, A, LDA, AF, LDAF, WORK)
SLA_PORPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U) for a symmetric or Hermitian...
Definition: sla_porpvgrw.f:106