zgeequ (3) Linux Manual Page
zgeequ.f – Synopsis Functions/Subroutines subroutine zgeequ (M, N, A, LDA, R, C, ROWCND, COLCND, AMAX, INFO) ZGEEQU Function/Subroutine Documentation subroutine zgeequ (integerM, integerN, complex*16, dimension( lda, * )A, integerLDA, double precision, dimension( * )R, double precision, dimension( * )C, double precisionROWCND, double precisionCOLCND, double precisionAMAX, integerINFO) ZGEEQU Purpose: ZGEEQU computes row and column scalings intended…
