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