LAPACK
3.12.1
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions
potrf: triangular factor
LAPACK
»
Linear solve, AX = B
»
Cholesky: computational routines (factor, cond, etc.)
Collaboration diagram for potrf: triangular factor:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Functions
subroutine
cpotrf
(uplo, n, a, lda, info)
CPOTRF
subroutine
dpotrf
(uplo, n, a, lda, info)
DPOTRF
subroutine
spotrf
(uplo, n, a, lda, info)
SPOTRF
subroutine
zpotrf
(uplo, n, a, lda, info)
ZPOTRF
Detailed Description
Generated on Mon Jan 20 2025 17:18:54 for LAPACK by
1.11.0