cgeequb.f (3) Linux Manual Page
cgeequb.f – Synopsis Functions/Subroutines subroutine cgeequb (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO) CGEEQUB Function/Subroutine Documentation subroutine cgeequb (integerM, integerN, complex, dimension( lda, * )A, integerLDA, real, dimension( * )R, real, dimension( * )C, realROWCND, realCOLCND, realAMAX, integerINFO) CGEEQUB Purpose: CGEEQUB computes row and column scalings intended to equilibrate an M-by-N matrix…
