28 #ifndef vtkBoxMuellerRandomSequence_h
29 #define vtkBoxMuellerRandomSequence_h
66 #endif // #ifndef vtkBoxMuellerRandomSequence_h
#define VTKCOMMONCORE_EXPORT
Sequence of random numbers.
virtual double GetValue()=0
a simple class to control print indentation
vtkRandomSequence * UniformSequence
Gaussian sequence of pseudo random numbers.
void PrintSelf(ostream &os, vtkIndent indent)
Gaussian sequence of pseudo random numbers implemented with the Box-Mueller transform.