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