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