tinymt-cpp  0.0.1
Public Attributes | List of all members
tinymt::detail::tinymt_engine_param< UIntType > Struct Template Reference

Generator's parameter set. More...

#include <tinymt.h>

Inheritance diagram for tinymt::detail::tinymt_engine_param< UIntType >:
Inheritance graph
[legend]

Public Attributes

UIntType mat1
 
UIntType mat2
 
UIntType tmat
 

Detailed Description

template<class UIntType>
struct tinymt::detail::tinymt_engine_param< UIntType >

Generator's parameter set.

Member Data Documentation

◆ mat1

template<class UIntType >
UIntType tinymt::detail::tinymt_engine_param< UIntType >::mat1

◆ mat2

template<class UIntType >
UIntType tinymt::detail::tinymt_engine_param< UIntType >::mat2

◆ tmat

template<class UIntType >
UIntType tinymt::detail::tinymt_engine_param< UIntType >::tmat

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