Loading...
Searching...
No Matches
Classes | Namespaces | Variables
random.h File Reference
#include <limits>
#include <cfloat>
#include "enoki/random.h"
#include "backbone/type_traits.h"

Go to the source code of this file.

Classes

struct  rng< T >
 Random generator wrapper around Drjit's PCG32. More...
 

Namespaces

namespace  backbone
 Random number generator; built on top of Drjit.
 

Variables

static constexpr seed_t default_seed = PCG32_DEFAULT_STATE