|
Jpp - the software that should make you happy
|
#include "TRandom3.h"#include "JMath/JMatrix1S.hh"#include "JMath/JMatrix2S.hh"#include "JMath/JMatrix3S.hh"#include "JMath/JMatrix4S.hh"#include "JMath/JMatrix5S.hh"#include "JMath/JMatrixNS.hh"#include "JMath/JRandom.hh"Go to the source code of this file.
Namespaces | |
| JMATH | |
| Auxiliary classes and methods for mathematical operations. | |
| JPP | |
| This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
| void | JMATH::randomize (JMatrix1S *p) |
| Randomize matrix. More... | |
| void | JMATH::randomize (JMatrix2S *p) |
| Randomize matrix. More... | |
| void | JMATH::randomize (JMatrix3S *p) |
| Randomize matrix. More... | |
| void | JMATH::randomize (JMatrix4S *p) |
| Randomize matrix. More... | |
| void | JMATH::randomize (JMatrix5S *p) |
| Randomize matrix. More... | |
1.8.5