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