CLA_HERPVGRW (3) Linux Manual Page
cla_herpvgrw.f – SynopsisFunctions/SubroutinesREAL function cla_herpvgrw (UPLO, N, INFO, A, LDA, AF, LDAF, IPIV, WORK) CLA_HERPVGRW Function/Subroutine DocumentationREAL function cla_herpvgrw (character*1UPLO, integerN, integerINFO, complex, dimension( lda, * )A, integerLDA, complex, dimension( ldaf, * )AF, integerLDAF, integer, dimension( * )IPIV, real, dimension( * )WORK)CLA_HERPVGRW Purpose: CLA_HERPVGRW computes the reciprocal pivot growth factor norm(A)/norm(U). The "max absolute element"…
