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