ilaclc.f (3) Linux Manual Page
ilaclc.f – Synopsis Functions/Subroutines INTEGER function ilaclc (M, N, A, LDA) ILACLC scans a matrix for its last non-zero column. Function/Subroutine Documentation INTEGER function ilaclc (integerM, integerN, complex, dimension( lda, * )A, integerLDA) ILACLC scans a matrix for its last non-zero column. Purpose: ILACLC scans A for its last non-zero column. Parameters: M M…
