|
QDP++
|
PRECISION ISSUES. More...
#include <qdp_config.h>Go to the source code of this file.
Macros | |
| #define | BASE_PRECISION 32 |
| #define | INNER_LOG 2 |
Typedefs | |
| typedef int | INTEGER32 |
| typedef float | REAL32 |
| typedef double | REAL64 |
| typedef bool | LOGICAL |
| typedef REAL32 | REAL |
| typedef REAL64 | DOUBLE |
PRECISION ISSUES.
Definition in file qdp_precision.h.
Definition at line 29 of file qdp_precision.h.
| typedef int INTEGER32 |
Definition at line 20 of file qdp_precision.h.
| typedef bool LOGICAL |
Definition at line 23 of file qdp_precision.h.
Definition at line 28 of file qdp_precision.h.
| typedef float REAL32 |
Definition at line 21 of file qdp_precision.h.
| typedef double REAL64 |
Definition at line 22 of file qdp_precision.h.