zla_gercond_x.f (3) Linux Manual Page
zla_gercond_x.f – Synopsis Functions/Subroutines DOUBLE PRECISION function zla_gercond_x (TRANS, N, A, LDA, AF, LDAF, IPIV, X, INFO, WORK, RWORK) ZLA_GERCOND_X computes the infinity norm condition number of op(A)*diag(x) for general matrices. Function/Subroutine Documentation DOUBLE PRECISION function zla_gercond_x (characterTRANS, integerN, complex*16, dimension( lda, * )A, integerLDA, complex*16, dimension( ldaf, * )AF, integerLDAF, integer, dimension( * )IPIV,…
