|
| TRandomVector (const TMatrixDSym &errMtx, UInt_t seed=1946) |
|
| TRandomVector (const TVectorD &diaMtx, UInt_t seed=1946) |
|
| TRandomVector (int nSide, const double *G, UInt_t seed=1946) |
|
int | Set (const TMatrixDSym &errMtx, UInt_t seed=65539) |
|
const TMatrixDSym & | GetMtx () const |
|
const TMatrixD & | GetEig () const |
|
const TVectorD & | GetLam () const |
|
const TVectorD & | Gaus () |
|
|
static void | RandRotate (TMatrixDSym &errMtx) |
|
static double | Sign (const TMatrixDSym &errMtx) |
|
static void | Test (int nevt=10000) |
|
static void | TestXi2 () |
|
Definition at line 21 of file TRandomVector.h.
The documentation for this class was generated from the following files: