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

Functions

subroutine cpotri (UPLO, N, A, LDA, INFO)
 CPOTRI More...
 
subroutine dpotri (UPLO, N, A, LDA, INFO)
 DPOTRI More...
 
subroutine spotri (UPLO, N, A, LDA, INFO)
 SPOTRI More...
 
subroutine zpotri (UPLO, N, A, LDA, INFO)
 ZPOTRI More...
 

Detailed Description