LAPACK
3.12.0
LAPACK: Linear Algebra PACKage
Functions
pptrf: triangular factor
LAPACK
»
Linear solve, AX = B
»
Cholesky: computational routines (factor, cond, etc.)
Collaboration diagram for pptrf: triangular factor:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Functions
subroutine
cpptrf
(UPLO, N, AP, INFO)
CPPTRF
More...
subroutine
dpptrf
(UPLO, N, AP, INFO)
DPPTRF
More...
subroutine
spptrf
(UPLO, N, AP, INFO)
SPPTRF
More...
subroutine
zpptrf
(UPLO, N, AP, INFO)
ZPPTRF
More...
Detailed Description
Generated on Wed Apr 24 2024 05:56:45 for LAPACK by
1.9.4