Go to the documentation of this file.
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