LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Functions
pptri: triangular inverse
LAPACK
»
Linear solve, AX = B
»
Cholesky: computational routines (factor, cond, etc.)
Collaboration diagram for pptri: triangular inverse:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
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
Generated on Wed Apr 24 2024 05:56:45 for LAPACK by
1.9.4