Go to the documentation of this file.
28 #ifndef vtkBoxMuellerRandomSequence_h
29 #define vtkBoxMuellerRandomSequence_h
66 #endif // #ifndef vtkBoxMuellerRandomSequence_h
vtkRandomSequence * UniformSequence
Sequence of random numbers.
#define VTKCOMMONCORE_EXPORT
#define vtkTypeMacro(thisClass, superclass)
vtkRandomSequence * GetUniformSequence()
static vtkBoxMuellerRandomSequence * New()
void SetUniformSequence(vtkRandomSequence *uniformSequence)
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
Gaussian sequence of pseudo random numbers.
Gaussian sequence of pseudo random numbers implemented with the Box-Mueller transform.
vtkBoxMuellerRandomSequence()
virtual double GetValue()
virtual ~vtkBoxMuellerRandomSequence()