![]() |
![]()
| ![]() |
![]()
NAMESRC/ssptrs.f SYNOPSISFunctions/Subroutinessubroutine ssptrs (uplo, n, nrhs, ap, ipiv, b, ldb, info)
Function/Subroutine Documentationsubroutine ssptrs (character uplo, integer n, integer nrhs, real, dimension( * ) ap, integer, dimension( * ) ipiv, real, dimension( ldb, * ) b, integer ldb, integer info)SSPTRS 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 ssptrs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|