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