![]() |
The Quantum Exact Simulation Toolkit v4.0.0
|
Macros for controlling QuEST's numerical precision. More...
Typedefs | |
typedef double int | FLOAT_TYPE |
typedef long long int | INDEX_TYPE |
typedef long long unsigned int | PAULI_MASK_TYPE |
Variables | |
const qreal | DEFAULT_VALIDATION_EPSILON = 1E-12 |
const int | FLOAT_PRECISION = 2 |
const char * | QREAL_FORMAT_SPECIFIER = "%.14g" |
Macros for controlling QuEST's numerical precision.
typedef double int FLOAT_TYPE |
Definition at line 107 of file precision.h.
typedef long long int INDEX_TYPE |
Definition at line 43 of file precision.h.
typedef long long unsigned int PAULI_MASK_TYPE |
Definition at line 69 of file precision.h.
const qreal DEFAULT_VALIDATION_EPSILON = 1E-12 |
Definition at line 151 of file precision.h.
const int FLOAT_PRECISION = 2 |
Definition at line 103 of file precision.h.
const char* QREAL_FORMAT_SPECIFIER = "%.14g" |
Definition at line 177 of file precision.h.
Referenced by areEqual(), and areEqual().