![]() |
Project
|
#include <RepresentationBench.h>
Public Member Functions | |
| double | next () |
Public Attributes | |
| uint64_t | state = 88172645463325252ULL |
A tiny explicit LCG. Not for statistical quality – for the property that matters here, which is that the sample set is a pure function of the seed and the bounding box and is therefore reproducible across representations, across runs and across machines.
Definition at line 247 of file RepresentationBench.h.
|
inline |
Definition at line 249 of file RepresentationBench.h.
| uint64_t o2::cad::bench::detail::Lcg::state = 88172645463325252ULL |
Definition at line 248 of file RepresentationBench.h.