![]() |
![]()
| ![]() |
![]()
NAMEilalr - ilalr: find non-zero row SYNOPSISFunctionsinteger function ilaclr (m, n, a, lda)
Detailed DescriptionFunction Documentationinteger function ilaclr (integer m, integer n, complex, dimension( lda, * ) a, integer lda)ILACLR scans a matrix for its last non-zero row. 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 ilaclr.f. integer function iladlr (integer m, integer n, double precision, dimension( lda, * ) a, integer lda)ILADLR scans a matrix for its last non-zero row. 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 iladlr.f. integer function ilaslr (integer m, integer n, real, dimension( lda, * ) a, integer lda)ILASLR scans a matrix for its last non-zero row. 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 ilaslr.f. integer function ilazlr (integer m, integer n, complex*16, dimension( lda, * ) a, integer lda)ILAZLR scans a matrix for its last non-zero row. 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 ilazlr.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|