40 #ifndef vtkMinimalStandardRandomSequence_h
41 #define vtkMinimalStandardRandomSequence_h
65 void SetSeed(
int value);
75 void SetSeedOnly(
int value);
96 virtual double GetRangeValue(
double rangeMin,
109 #endif // #ifndef vtkMinimalStandardRandomSequence_h
#define VTKCOMMONCORE_EXPORT
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)