25 #ifndef __vtkBoxMuellerRandomSequence_h
26 #define __vtkBoxMuellerRandomSequence_h
63 #endif // #ifndef __vtkBoxMuellerRandomSequence_h
#define VTKCOMMONCORE_EXPORT
Sequence of random numbers.
#define vtkTypeMacro(thisClass, superclass)
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.