MAGMA  2.7.1
Matrix Algebra for GPU and Multicore Architectures
 All Classes Files Functions Friends Groups Pages
MAGMA BLAS and Auxiliary


More...

Modules

 Level 1: vectors operations, O(n) work
 Vector operations that perform \( O(n) \) work on \( O(n) \) data.
 
 Level 2: matrix-vector operations, O(n^2) work
 Matrix operations that perform \( O(n^2) \) work on \( O(n^2) \) data.
 
 Level 3: matrix-matrix operations, O(n^3) work
 Matrix-matrix operations that perform \( O(n^3) \) work on \( O(n^2) \) data.
 
 Householder reflectors
 
 Precision conversion
 
 Matrix norms
 

Detailed Description


Batched BLAS and Auxiliary functions.