LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions
potri: triangular inverse
LAPACK
»
Linear solve, AX = B
»
Cholesky: computational routines (factor, cond, etc.)
Collaboration diagram for potri: triangular inverse:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
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
Generated on Tue Nov 28 2023 11:55:22 for LAPACK by
1.9.7