OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
Go to the source code of this file.
Classes | |
class | SequenceGen< GT > |
Macros | |
#define | RNG_OPERATOR_WITH_SCALAR(GEN, SCA, OP, APP) |
#define | RNG_OPERATOR(GEN, OP, APP) |
#define | RNG_BASIC_MATH(GEN) |
#define RNG_BASIC_MATH | ( | GEN | ) |
Definition at line 65 of file SequenceGen.h.
#define RNG_OPERATOR | ( | GEN, | |
OP, | |||
APP | |||
) |
Definition at line 56 of file SequenceGen.h.
#define RNG_OPERATOR_WITH_SCALAR | ( | GEN, | |
SCA, | |||
OP, | |||
APP | |||
) |
Definition at line 42 of file SequenceGen.h.