#include <CLHEP/RandomObjects/RandMultiGauss.h>
|
| 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) |
- Author
- Mark Fischler mf@fn.nosp@m.al.g.nosp@m.ov
Definition at line 45 of file RandMultiGauss.h.
◆ RandMultiGauss() [1/4]
◆ RandMultiGauss() [2/4]
◆ RandMultiGauss() [3/4]
◆ RandMultiGauss() [4/4]
◆ ~RandMultiGauss()
virtual CLHEP::RandMultiGauss::~RandMultiGauss |
( |
| ) |
|
|
virtual |
◆ fire() [1/2]
◆ fire() [2/2]
◆ fireArray() [1/2]
void CLHEP::RandMultiGauss::fireArray |
( |
const int | size, |
|
|
HepVector * | array ) |
◆ fireArray() [2/2]
◆ operator()() [1/2]
HepVector CLHEP::RandMultiGauss::operator() |
( |
| ) |
|
|
virtual |
◆ operator()() [2/2]
The documentation for this class was generated from the following file: