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