Struct sobolls_sampler::rng_t

Nested Relationships

This struct is a nested type of Template Struct sobolls_sampler.

Struct Documentation

struct rng_t

Public Functions

inline rng_t(const uint_t s)
inline rng_t &index(const uint_t i)
inline uint_t sample()
inline uint_t sample_range(const uint_t range)
inline uint_t hash(uint_t x)

Public Members

uint_t n = {}
uint_t key = {}