25 #ifndef __vtkBoxMuellerRandomSequence_h
26 #define __vtkBoxMuellerRandomSequence_h
62 #endif // #ifndef __vtkBoxMuellerRandomSequence_h
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.