Graph Framework
Loading...
Searching...
No Matches
Public Attributes
|
List of all members
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:
graph_framework/
random.hpp
graph
random_state_node
mt_state
Generated by
1.9.8