QuEST_precision.h File Reference
#include <math.h>Go to the source code of this file.
Macros | |
| #define | MAX_NUM_REGS_APPLY_ARBITRARY_PHASE 100 |
| #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.
Macro Definition Documentation
◆ MAX_NUM_REGS_APPLY_ARBITRARY_PHASE
| #define MAX_NUM_REGS_APPLY_ARBITRARY_PHASE 100 |
Definition at line 72 of file QuEST_precision.h.