![]() |
![]()
| ![]() |
![]()
NAMEilalc - ilalc: find non-zero col SYNOPSISFunctionsinteger function ilaclc (m, n, a, lda)
Detailed DescriptionFunction Documentationinteger function ilaclc (integer m, integer n, complex, dimension( lda, * ) a, integer lda)ILACLC scans a matrix for its last non-zero column. Purpose:
Parameters M
N
A
LDA
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 77 of file ilaclc.f. integer function iladlc (integer m, integer n, double precision, dimension( lda, * ) a, integer lda)ILADLC scans a matrix for its last non-zero column. Purpose:
Parameters M
N
A
LDA
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 77 of file iladlc.f. integer function ilaslc (integer m, integer n, real, dimension( lda, * ) a, integer lda)ILASLC scans a matrix for its last non-zero column. Purpose:
Parameters M
N
A
LDA
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 77 of file ilaslc.f. integer function ilazlc (integer m, integer n, complex*16, dimension( lda, * ) a, integer lda)ILAZLC scans a matrix for its last non-zero column. Purpose:
Parameters M
N
A
LDA
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 77 of file ilazlc.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|