Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
math_RealRandom Class Reference

This class implements a real random generator.

#include <math_RealRandom.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC math_RealRandom (const Standard_Real Lower, const Standard_Real Upper)
 creates a real random generator between the values Lower and Upper.

void Reset ()
 reinitializes the random generator

Standard_Real Next ()
 returns the next random number.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: