tinymt-cpp  0.0.1
Classes | Public Types | Public Attributes | List of all members
tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 > Struct Template Reference

#include <tinymt.h>

Inheritance diagram for tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >:
Inheritance graph
[legend]
Collaboration diagram for tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >:
Collaboration graph
[legend]

Classes

struct  is_dynamic
 

Public Types

using result_type = UIntType
 

Public Attributes

std::array< result_type, 4 > status
 
- Public Attributes inherited from tinymt::detail::tinymt_engine_param< UIntType >
UIntType mat1
 
UIntType mat2
 
UIntType tmat
 

Member Typedef Documentation

◆ result_type

template<class UIntType >
using tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >::result_type = UIntType

Member Data Documentation

◆ status

template<class UIntType >
std::array<result_type, 4> tinymt::detail::tinymt_engine_status< UIntType, 32, 0, 0, 0 >::status

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