Go to the documentation of this file.
24 #ifndef vtkGaussianRandomSequence_h
25 #define vtkGaussianRandomSequence_h
42 double standardDeviation);
53 #endif // #ifndef vtkGaussianRandomSequence_h
Sequence of random numbers.
#define VTKCOMMONCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
vtkGaussianRandomSequence()
a simple class to control print indentation
Gaussian sequence of pseudo random numbers.
virtual double GetScaledValue(double mean, double standardDeviation)
virtual ~vtkGaussianRandomSequence()
void PrintSelf(ostream &os, vtkIndent indent)