Graph Framework
Loading...
Searching...
No Matches
graph::random_state_node< T, SAFE_MATH >::mt_state Struct Reference

Random state structure. More...

#include <random.hpp>

Public Attributes

std::array< uint32_t, 624 > array
 State array.
 
uint16_t index
 State index.
 

Detailed Description

template<jit::float_scalar T, bool SAFE_MATH = false>
struct graph::random_state_node< T, SAFE_MATH >::mt_state

Random state structure.


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