![]() |
![]()
| ![]() |
![]()
NAMESRC/dsptri.f SYNOPSISFunctions/Subroutinessubroutine dsptri (uplo, n, ap, ipiv, work, info)
Function/Subroutine Documentationsubroutine dsptri (character uplo, integer n, double precision, dimension( * ) ap, integer, dimension( * ) ipiv, double precision, dimension( * ) work, integer info)DSPTRI Purpose:
Parameters UPLO
N
AP
IPIV
WORK
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 108 of file dsptri.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|