|
LdsGen 1.2.6
|
Integer low-discrepancy sequence generators with thread-safe runtime (ildsgen). More...
Go to the source code of this file.
Classes | |
| class | ildsgen::VdCorput |
| Van der Corput sequence generator. More... | |
| class | ildsgen::Halton |
| Halton sequence generator. More... | |
Namespaces | |
| namespace | ildsgen |
Variables | |
| constexpr unsigned int | ildsgen::DEFAULT_SCALE = 10 |
| Default number of digits for the Van der Corput sequence. | |
| constexpr unsigned int | ildsgen::MAX_REVERSE_BITS = 64 |
Integer low-discrepancy sequence generators with thread-safe runtime (ildsgen).