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

Functions

subroutine cpftri (TRANSR, UPLO, N, A, INFO)
 CPFTRI More...
 
subroutine dpftri (TRANSR, UPLO, N, A, INFO)
 DPFTRI More...
 
subroutine spftri (TRANSR, UPLO, N, A, INFO)
 SPFTRI More...
 
subroutine zpftri (TRANSR, UPLO, N, A, INFO)
 ZPFTRI More...
 

Detailed Description