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