24 #ifndef __vtkGaussianRandomSequence_h
25 #define __vtkGaussianRandomSequence_h
40 virtual double GetScaledValue(
double mean,
41 double standardDeviation);
52 #endif // #ifndef __vtkGaussianRandomSequence_h
Sequence of random numbers.
a simple class to control print indentation
Gaussian sequence of pseudo random numbers.
void PrintSelf(ostream &os, vtkIndent indent)