table of contents
other versions
- testing 3.12.0-4
- unstable 3.12.1-2
- experimental 3.12.1-1
solve_top(3) | LAPACK | solve_top(3) |
NAME¶
solve_top - Linear solve, AX = B
SYNOPSIS¶
Modules¶
LU: General matrix, driver
LU: computational routines (factor, cond, etc.)
Cholesky: Hermitian/symmetric positive definite matrix, driver
Cholesky: computational routines (factor, cond, etc.)
LDL: Hermitian/symmetric indefinite matrix, driver
LDL: computational routines (factor, cond, etc.)
Triangular computational routines (solve, cond, etc.)
Auxiliary routines
Detailed Description¶
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Wed Feb 7 2024 11:30:40 | Version 3.12.0 |