3Depict
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
RandNumGen Class Reference

#include <mathfuncs.h>

Public Member Functions

 RandNumGen ()
 
void initialise (int seedVal)
 
int initTimer ()
 
int genInt ()
 
float genUniformDev ()
 
float genGaussDev ()
 

Constructor & Destructor Documentation

◆ RandNumGen()

RandNumGen::RandNumGen ( )

Member Function Documentation

◆ genGaussDev()

float RandNumGen::genGaussDev ( )

Referenced by createMassBackground(), and TransformFilter::refresh().

Here is the caller graph for this function:

◆ genInt()

int RandNumGen::genInt ( )

References MBIG.

◆ genUniformDev()

float RandNumGen::genUniformDev ( )

◆ initialise()

void RandNumGen::initialise ( int  seedVal)

References MBIG.

Referenced by createMassBackground(), and DataLoadFilter::monitorNeedsRefresh().

Here is the caller graph for this function:

◆ initTimer()

int RandNumGen::initTimer ( )

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