CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | List of all members
CLHEP::RandMultiGauss Class Reference

#include <RandMultiGauss.h>

Inheritance diagram for CLHEP::RandMultiGauss:
CLHEP::HepRandomVector CLHEP::HepRandomVector

Public Member Functions

 RandMultiGauss (HepRandomEngine &anEngine, const HepVector &mu, const HepSymMatrix &S)
 
 RandMultiGauss (HepRandomEngine *anEngine, const HepVector &mu, const HepSymMatrix &S)
 
 RandMultiGauss (HepRandomEngine &anEngine)
 
 RandMultiGauss (HepRandomEngine *anEngine)
 
virtual ~RandMultiGauss ()
 
HepVector fire ()
 
HepVector fire (const HepVector &mu, const HepSymMatrix &S)
 
void fireArray (const int size, HepVector *array)
 
void fireArray (const int size, HepVector *array, const HepVector &mu, const HepSymMatrix &S)
 
HepVector operator() ()
 
HepVector operator() (const HepVector &mu, const HepSymMatrix &S)
 
 RandMultiGauss (HepRandomEngine &anEngine, const HepVector &mu, const HepSymMatrix &S)
 
 RandMultiGauss (HepRandomEngine *anEngine, const HepVector &mu, const HepSymMatrix &S)
 
 RandMultiGauss (HepRandomEngine &anEngine)
 
 RandMultiGauss (HepRandomEngine *anEngine)
 
virtual ~RandMultiGauss ()
 
HepVector fire ()
 
HepVector fire (const HepVector &mu, const HepSymMatrix &S)
 
void fireArray (const int size, HepVector *array)
 
void fireArray (const int size, HepVector *array, const HepVector &mu, const HepSymMatrix &S)
 
HepVector operator() ()
 
HepVector operator() (const HepVector &mu, const HepSymMatrix &S)
 
- Public Member Functions inherited from CLHEP::HepRandomVector
 HepRandomVector ()
 
 HepRandomVector (long seed)
 
 HepRandomVector (HepRandomEngine &engine)
 
 HepRandomVector (HepRandomEngine *engine)
 
virtual ~HepRandomVector ()
 
HepVector flat ()
 
HepVector flat (HepRandomEngine *theNewEngine)
 
void flatArray (const int size, HepVector *vect)
 
void flatArray (HepRandomEngine *theNewEngine, const int size, HepVector *vect)
 
 HepRandomVector ()
 
 HepRandomVector (long seed)
 
 HepRandomVector (HepRandomEngine &engine)
 
 HepRandomVector (HepRandomEngine *engine)
 
virtual ~HepRandomVector ()
 
HepVector flat ()
 
HepVector flat (HepRandomEngine *theNewEngine)
 
void flatArray (const int size, HepVector *vect)
 
void flatArray (HepRandomEngine *theNewEngine, const int size, HepVector *vect)
 

Additional Inherited Members

- Protected Attributes inherited from CLHEP::HepRandomVector
HepRandomEnginetheEngine
 

Detailed Description

Author
Mark Fischler mf@fn.nosp@m.al.g.nosp@m.ov

Definition at line 45 of file CLHEP/RandomObjects/RandMultiGauss.h.

Constructor & Destructor Documentation

CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine,
const HepVector mu,
const HepSymMatrix S 
)
CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine,
const HepVector mu,
const HepSymMatrix S 
)
CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine)

Definition at line 98 of file RandMultiGauss.cc.

CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine)

Definition at line 111 of file RandMultiGauss.cc.

CLHEP::RandMultiGauss::~RandMultiGauss ( )
virtual

Definition at line 124 of file RandMultiGauss.cc.

CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine,
const HepVector mu,
const HepSymMatrix S 
)
CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine,
const HepVector mu,
const HepSymMatrix S 
)
CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine)
CLHEP::RandMultiGauss::RandMultiGauss ( HepRandomEngine anEngine)
virtual CLHEP::RandMultiGauss::~RandMultiGauss ( )
virtual

Member Function Documentation

HepVector CLHEP::RandMultiGauss::fire ( )

Definition at line 210 of file RandMultiGauss.cc.

Referenced by operator()(), and testRandMultiGauss().

HepVector CLHEP::RandMultiGauss::fire ( )
HepVector CLHEP::RandMultiGauss::fire ( const HepVector mu,
const HepSymMatrix S 
)
HepVector CLHEP::RandMultiGauss::fire ( const HepVector mu,
const HepSymMatrix S 
)
void CLHEP::RandMultiGauss::fireArray ( const int  size,
HepVector array 
)
void CLHEP::RandMultiGauss::fireArray ( const int  size,
HepVector array 
)

Definition at line 245 of file RandMultiGauss.cc.

void CLHEP::RandMultiGauss::fireArray ( const int  size,
HepVector array,
const HepVector mu,
const HepSymMatrix S 
)
void CLHEP::RandMultiGauss::fireArray ( const int  size,
HepVector array,
const HepVector mu,
const HepSymMatrix S 
)
HepVector CLHEP::RandMultiGauss::operator() ( )
virtual

Reimplemented from CLHEP::HepRandomVector.

HepVector CLHEP::RandMultiGauss::operator() ( )
virtual

Reimplemented from CLHEP::HepRandomVector.

Definition at line 288 of file RandMultiGauss.cc.

References fire().

HepVector CLHEP::RandMultiGauss::operator() ( const HepVector mu,
const HepSymMatrix S 
)

Definition at line 293 of file RandMultiGauss.cc.

HepVector CLHEP::RandMultiGauss::operator() ( const HepVector mu,
const HepSymMatrix S 
)

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