Home
last modified time | relevance | path

Searched defs:VECTOR_STATE_SIZE (Results 1 – 13 of 13) sorted by relevance

/dports/science/clhep/2.4.1.0/CLHEP/Random/Random/
H A DDRand48Engine.h107 static const unsigned int VECTOR_STATE_SIZE = 4; variable
H A DHurd160Engine.h91 static const unsigned int VECTOR_STATE_SIZE = 7; variable
H A DHurd288Engine.h90 static const unsigned int VECTOR_STATE_SIZE = 11; variable
H A DRandEngine.h109 static const unsigned int VECTOR_STATE_SIZE = 3; variable
H A DDualRand.h104 static const unsigned int VECTOR_STATE_SIZE = 9; variable
H A DJamesRandom.h99 static const unsigned int VECTOR_STATE_SIZE = 202; variable
H A DMTwistEngine.h85 static const unsigned int VECTOR_STATE_SIZE = 626; variable
H A DTripleRand.h102 static const unsigned int VECTOR_STATE_SIZE = 20; variable
H A DRanshiEngine.h110 static const unsigned int VECTOR_STATE_SIZE = numBuff + 4; variable
H A DRanluxEngine.h111 static const unsigned int VECTOR_STATE_SIZE = 31; variable
H A DRanlux64Engine.h99 static const unsigned int VECTOR_STATE_SIZE = 30; variable
H A DRanecuEngine.h120 static const unsigned int VECTOR_STATE_SIZE = 4; variable
H A DMixMaxRng.h121 static constexpr unsigned int VECTOR_STATE_SIZE = 2*N+4; // 2N+4 for MIXMAX variable