|
using | T = result_type |
|
using | T = result_type |
|
using | result_type = std::uint64_t |
|
using | result_type = std::uint64_t |
|
|
void | seed_uniquestream (rng_state_t *Xin, myID_t clusterID, myID_t machineID, myID_t runID, myID_t streamID) |
|
void | print_state () |
|
myuint | get_next () |
|
double | get_next_float () |
|
mixmax_engine | Branch () |
|
void | BranchInplace () |
|
| mixmax_engine (myID_t clusterID, myID_t machineID, myID_t runID, myID_t streamID) |
|
void | seed (uint64_t seedval) |
|
mixmax_engine & | operator= (const mixmax_engine &other) |
|
T | operator() () |
|
void | seed_uniquestream (rng_state_t *Xin, myID_t clusterID, myID_t machineID, myID_t runID, myID_t streamID) |
|
void | print_state () |
|
myuint | get_next () |
|
double | get_next_float () |
|
mixmax_engine | Branch () |
|
void | BranchInplace () |
|
| mixmax_engine (myID_t clusterID, myID_t machineID, myID_t runID, myID_t streamID) |
|
void | seed (uint64_t seedval) |
|
mixmax_engine & | operator= (const mixmax_engine &other) |
|
T | operator() () |
|
void | seed (result_type val=1) |
|
void | seed (result_type val=1) |
|
std::uint64_t | operator() () |
|
std::uint64_t | operator() () |
|
|
static constexpr int | rng_get_N () |
|
static constexpr long long int | rng_get_SPECIAL () |
|
static constexpr int | rng_get_SPECIALMUL () |
|
static constexpr int | rng_get_N () |
|
static constexpr long long int | rng_get_SPECIAL () |
|
static constexpr int | rng_get_SPECIALMUL () |
|
static constexpr std::uint64_t | min () |
|
static constexpr std::uint64_t | min () |
|
static constexpr std::uint64_t | max () |
|
static constexpr std::uint64_t | max () |
|
Definition at line 86 of file MixMax.h.
The documentation for this class was generated from the following files:
- StarGenerator/Pythia8_2_35/include/Pythia8Plugins/MixMax.h
- StarGenerator/Pythia8_3_03/include/Pythia8Plugins/MixMax.h