LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Collaboration diagram for pbtrs: triangular solve using factor:

Functions

subroutine cpbtrs (uplo, n, kd, nrhs, ab, ldab, b, ldb, info)
 CPBTRS
 
subroutine dpbtrs (uplo, n, kd, nrhs, ab, ldab, b, ldb, info)
 DPBTRS
 
subroutine spbtrs (uplo, n, kd, nrhs, ab, ldab, b, ldb, info)
 SPBTRS
 
subroutine zpbtrs (uplo, n, kd, nrhs, ab, ldab, b, ldb, info)
 ZPBTRS
 

Detailed Description