QuEST_precision.h File Reference
#include <math.h>
Go to the source code of this file.
Macros | |
#define | qreal double |
#define | QuEST_PREC 2 |
Detailed Description
Sets the QuEST constants which depend on the variable (during compilation) state-vector precision. Using single, double or quad floating point precision has consequences for operation precision, total memory requirements, network bandwidth and ultimately runtime.
Definition in file QuEST_precision.h.