PetaVision  Alpha
PV::RandomSeed Class Reference

Public Member Functions

unsigned int allocate (unsigned int numRequested)
 
unsigned int getInitialSeed ()
 
void initialize (unsigned int initialSeed)
 

Static Public Member Functions

static RandomSeedinstance ()
 

Static Public Attributes

static unsigned int constexpr minSeed = 10000000U
 

Private Attributes

bool mInitialized = false
 
unsigned int mInitialSeed = 0U
 
unsigned int mNextSeed = 0U
 

Detailed Description

Definition at line 13 of file RandomSeed.hpp.


The documentation for this class was generated from the following files: