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