|
CLHEP VERSION Reference Documentation
CLHEP Home Page CLHEP Documentation CLHEP Bug Reports |
#include "CLHEP/RandomObjects/defs.h"#include "CLHEP/Random/Randomize.h"#include "CLHEP/RandomObjects/RandMultiGauss.h"#include "CLHEP/Matrix/SymMatrix.h"#include "CLHEP/Matrix/Matrix.h"#include "CLHEP/Matrix/Vector.h"#include <iostream>Go to the source code of this file.
Functions | |
| int | testRandMultiGauss () |
| int | main () |
| int main | ( | ) |
Definition at line 330 of file testVectorDists.cc.
References testRandMultiGauss().
| int testRandMultiGauss | ( | ) |
Definition at line 47 of file testVectorDists.cc.
References CLHEP::HepSymMatrix::assign(), CLHEP::diagonalize(), double, CLHEP::RandMultiGauss::fire(), and CLHEP::HepSymMatrix::similarityT().
Referenced by main().
1.8.1