40 #ifndef __vtkMinimalStandardRandomSequence_h
41 #define __vtkMinimalStandardRandomSequence_h
64 void SetSeed(
int value);
74 void SetSeedOnly(
int value);
95 virtual double GetRangeValue(
double rangeMin,
108 #endif // #ifndef __vtkMinimalStandardRandomSequence_h
Sequence of random numbers.
virtual double GetValue()=0
a simple class to control print indentation
Park and Miller Sequence of pseudo random numbers.
void PrintSelf(ostream &os, vtkIndent indent)