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