![]() |
![]()
| ![]() |
![]()
NAMESRC/dgetri.f SYNOPSISFunctions/Subroutinessubroutine dgetri (n, a, lda, ipiv, work, lwork, info)
Function/Subroutine Documentationsubroutine dgetri (integer n, double precision, dimension( lda, * ) a, integer lda, integer, dimension( * ) ipiv, double precision, dimension( * ) work, integer lwork, integer info)DGETRI 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 dgetri.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|