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