MAGMA 2.7.1
Matrix Algebra for GPU and Multicore Architectures
Loading...
Searching...
No Matches
Math functions (sqrt, etc.), O(1) work

Modules

 ceil(x/y) and ceil(x/y)*y
 
 sqrt
 
 NAN and INF checks
 
 complex number support
 In C++, including magma_operators.h defines the usual unary and binary operators for complex numbers: +, +=, -, -=, *, *=, /, /=, ==, !=.
 

Detailed Description