gKit2 light
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
CRNG32 Struct Reference

Public Types

typedef unsigned result_type
 

Public Member Functions

 CRNG32 (const unsigned s)
 
void seed (const unsigned s)
 
CRNG32index (const unsigned i)
 
unsigned sample ()
 
unsigned sample_range (const unsigned range)
 
unsigned operator() ()
 
unsigned hash (unsigned x)
 

Static Public Member Functions

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

Public Attributes

unsigned n
 
unsigned key
 

Detailed Description

Definition at line 12 of file crng.h.


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