![]() |
![]()
| ![]() |
![]()
NAMESRC/zgetri.f SYNOPSISFunctions/Subroutinessubroutine zgetri (n, a, lda, ipiv, work, lwork, info)
Function/Subroutine Documentationsubroutine zgetri (integer n, complex*16, dimension( lda, * ) a, integer lda, integer, dimension( * ) ipiv, complex*16, dimension( * ) work, integer lwork, integer info)ZGETRI Purpose:
Parameters N
A
LDA
IPIV
WORK
LWORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 113 of file zgetri.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|