Hydra: splitmix.h File Reference (original) (raw)
Include dependency graph for splitmix.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
| Namespaces |
|---|
| Functions | |
|---|---|
| template | |
| __hydra_host__ __hydra_device__ UIntType | hydra::random::splitmix (UIntType &) |
| template<> | |
| __hydra_host__ __hydra_device__ uint32_t | hydra::random::splitmix< uint32_t > (uint32_t &x) |
| template<> | |
| __hydra_host__ __hydra_device__ uint64_t | hydra::random::splitmix< uint64_t > (uint64_t &x) |