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