MAGMA  2.7.1
Matrix Algebra for GPU and Multicore Architectures
 All Classes Files Functions Friends Groups Pages
General matrices: RBT + no pivoting LU

Solves \( Ax = b \) using RBT + no pivoting LU factorization for general matrices. More...

Modules

 gesv_rbt: Solves Ax = b using RBT + LU factorization (driver)
 
 gerbt: Apply random butterfly transformation (RBT)
 
 Auxiliary routines
 

Detailed Description

Solves \( Ax = b \) using RBT + no pivoting LU factorization for general matrices.