File randomuniform.h
FileList > code_source > templat > include > TempLat > util > random > randomuniform.h
Go to the source code of this file
#include <cstdint>#include <random>#include <sstream>#include "TempLat/util/hash/keccakhash.h"#include "TempLat/parallel/device.h"#include "TempLat/parallel/device_memory.h"#include <Random123/philox.h>
Namespaces
| Type | Name |
|---|---|
| namespace | TempLat |
Classes
| Type | Name |
|---|---|
| class | RandomUniform <typename T, typename RNG> A class which gives pseudo random counter-based rng, based on a string random seed, stable across platforms. |
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/random/randomuniform.h