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