Namespace of the Blaze C++ math library.
Definition: Blaze.h:57
const real threshold
Residuum threshold for the LSE/LCP solution of the mathematical solvers.This value specifies the thre...
Definition: Solvers.h:73
const size_t maxIterations
Maximum number of iterations of the mathematical solvers.This value specifies the default maximum num...
Definition: Solvers.h:55
double real
Floating point data type of the Blaze library.This type definition offers the possibility to switch t...
Definition: Precision.h:47