![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
class setting in its constructor the seed of the random number generator used by the implementation of the functions genRandomUniformValue to a given value, and resetting this seed to time(0) in its destructor this class may be useful when the user wants to generate a "random" sequence of number that is repeatable from one execution to another More...
#include <GenRandomValue.h>
Public Member Functions | |
| RandomUniformGeneratorSeedLocker (ipUInt32 seed) | |
class setting in its constructor the seed of the random number generator used by the implementation of the functions genRandomUniformValue to a given value, and resetting this seed to time(0) in its destructor this class may be useful when the user wants to generate a "random" sequence of number that is repeatable from one execution to another
1.8.14