![]() |
![]()
| ![]() |
![]()
NAMESRC/zpbtrs.f SYNOPSISFunctions/Subroutinessubroutine zpbtrs (uplo, n, kd, nrhs, ab, ldab, b, ldb,
info)
Function/Subroutine Documentationsubroutine zpbtrs (character uplo, integer n, integer kd, integer nrhs, complex*16, dimension( ldab, * ) ab, integer ldab, complex*16, dimension( ldb, * ) b, integer ldb, integer info)ZPBTRS Purpose:
Parameters UPLO
N
KD
NRHS
AB
LDAB
B
LDB
INFO
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 120 of file zpbtrs.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|