LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for pptrs: triangular solve using factor:

Functions

subroutine cpptrs (UPLO, N, NRHS, AP, B, LDB, INFO)
 CPPTRS More...
 
subroutine dpptrs (UPLO, N, NRHS, AP, B, LDB, INFO)
 DPPTRS More...
 
subroutine spptrs (UPLO, N, NRHS, AP, B, LDB, INFO)
 SPPTRS More...
 
subroutine zpptrs (UPLO, N, NRHS, AP, B, LDB, INFO)
 ZPPTRS More...
 

Detailed Description