LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Collaboration diagram for pptri: triangular inverse:

Functions

subroutine cpptri (UPLO, N, AP, INFO)
 CPPTRI More...
 
subroutine dpptri (UPLO, N, AP, INFO)
 DPPTRI More...
 
subroutine spptri (UPLO, N, AP, INFO)
 SPPTRI More...
 
subroutine zpptri (UPLO, N, AP, INFO)
 ZPPTRI More...
 

Detailed Description