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

Go to the source code of this file.

Functions/Subroutines

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