LAPACK
3.11.0
LAPACK: Linear Algebra PACKage
Functions
pptri: Cholesky triangular inverse
LAPACK
»
Linear solve driver, AX = B
»
Hermitian/symmetric positive definite matrix: Cholesky, packed
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 Mar 1 2023 17:31:49 for LAPACK by
1.8.13