LAPACK
3.12.1
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
Functions
getrf: triangular factor
LAPACK
»
Linear solve, AX = B
»
LU: computational routines (factor, cond, etc.)
Collaboration diagram for getrf: triangular factor:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Functions
subroutine
cgetrf
(m, n, a, lda, ipiv, info)
CGETRF
subroutine
dgetrf
(m, n, a, lda, ipiv, info)
DGETRF
subroutine
sgetrf
(m, n, a, lda, ipiv, info)
SGETRF
subroutine
zgetrf
(m, n, a, lda, ipiv, info)
ZGETRF
Detailed Description
Generated on Mon Jan 20 2025 17:18:52 for LAPACK by
1.11.0