|
FflasFfpack
|
Various utilities for debugging. More...
#include <fflas-ffpack/fflas-ffpack-config.h>#include <iostream>#include <sstream>#include <cmath>#include <stdexcept>Data Structures | |
| class | Failure |
| A precondtion failed. More... | |
Namespaces | |
| FFPACK | |
| Finite Field PACK Set of elimination based routines for dense linear algebra. | |
Macros | |
| #define | FFLASFFPACK_check(check) |
| #define | FFLASFFPACK_abort(msg) |
Functions | |
| Failure & | failure () |
| template<class T > | |
| bool | isOdd (const T &a) |
| bool | isOdd (const float &a) |
| bool | isOdd (const double &a) |
Various utilities for debugging.
| #define FFLASFFPACK_check | ( | check | ) |
| #define FFLASFFPACK_abort | ( | msg | ) |