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