gKit2 light
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
RNGT< UInt, a, c, m > Struct Template Reference

Public Types

typedef unsigned result_type
 

Public Member Functions

 RNGT (const UInt s)
 
void seed (const UInt s)
 
RNGTindex (const UInt i)
 
unsigned sample ()
 
unsigned sample_range (const unsigned range)
 
unsigned operator() ()
 

Static Public Member Functions

static constexpr unsigned min ()
 
static constexpr unsigned max ()
 

Public Attributes

UInt x
 
UInt key
 

Detailed Description

template<typename UInt, UInt a, UInt c, UInt m>
struct RNGT< UInt, a, c, m >

Definition at line 11 of file rng.h.


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