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