40 #ifndef _UNIFORM01WH_H_ 41 #define _UNIFORM01WH_H_ 80 void setSeeds(
long seed1,
long seed2 = 20356,
long seed3 = 35412)
82 ix = seed1;
iy = seed2;
iz = seed3;
96 #endif // _UNIFORM01WH_H_
This class allows to perform a correspondence analysis.
This is the interface for the Random Number Generators.