24 #ifndef __vtkGaussianRandomSequence_h
25 #define __vtkGaussianRandomSequence_h
27 #include "vtkCommonCoreModule.h"
41 virtual double GetScaledValue(
double mean,
42 double standardDeviation);
53 #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)