LAPACK
3.12.0
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 Tue Nov 28 2023 11:55:22 for LAPACK by
1.9.7