![]() |
MAGMA 2.8.0
Matrix Algebra for GPU and Multicore Architectures
|
Solves \( Ax = b \) using LU factorization for general matrices. More...
Modules | |
gesv: Solves Ax = b using LU factorization (driver) | |
getrf: LU factorization | |
getrs: LU forward and back solves | |
getri: LU inverse | |
Auxiliary routines | |
No pivoting variant | |
Solves \( Ax = b \) using LU factorization for general matrices.