Om  1.0.0
A universal framework for multimedia simulation
Public Attributes | List of all members
om::math::Random< T, RNG >::State Class Reference

#include <omRandom.h>

Public Attributes

SeedType state [SEED_SIZE]
 The current state of the random variable. More...
 

Member Data Documentation

template<typename T, template< Size numBytes > class RNG = Xoroshiro128>
SeedType om::math::Random< T, RNG >::State::state[SEED_SIZE]

The current state of the random variable.


The documentation for this class was generated from the following file: