MAGMA 2.9.0
Matrix Algebra for GPU and Multicore Architectures
Loading...
Searching...
No Matches
General matrices: LU

Solves \(Ax = b\) using LU factorization for general matrices. More...

Topics

 gesv: Solves Ax = b using LU factorization (driver)
 getrf: LU factorization
 getrs: LU forward and back solves
 getri: LU inverse
 gerfs: Refine solution
 Auxiliary routines
 No pivoting variant

Detailed Description

Solves \(Ax = b\) using LU factorization for general matrices.