|
| | 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) |
| |