LAPACK 3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Collaboration diagram for potri: triangular inverse:

Functions

subroutine cpotri (uplo, n, a, lda, info)
 CPOTRI
 
subroutine dpotri (uplo, n, a, lda, info)
 DPOTRI
 
subroutine spotri (uplo, n, a, lda, info)
 SPOTRI
 
subroutine zpotri (uplo, n, a, lda, info)
 ZPOTRI
 

Detailed Description