![]() |
![]()
| ![]() |
![]()
NAMESRC/dpttrs.f SYNOPSISFunctions/Subroutinessubroutine dpttrs (n, nrhs, d, e, b, ldb, info)
Function/Subroutine Documentationsubroutine dpttrs (integer n, integer nrhs, double precision, dimension( * ) d, double precision, dimension( * ) e, double precision, dimension( ldb, * ) b, integer ldb, integer info)DPTTRS Purpose:
Parameters N
NRHS
D
E
B
LDB
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 108 of file dpttrs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|