|
GENFIT
Rev:NoNumberAvailable
|
#include "Tools.h"#include <cmath>#include <memory>#include <typeinfo>#include <cassert>#include <TDecompChol.h>#include <TMatrixDSymEigen.h>#include <TMatrixTSymCramerInv.h>#include <TMath.h>#include "AbsHMatrix.h"#include "Exception.h"
Go to the source code of this file.
Namespaces | |
| genfit | |
| Defines for I/O streams used for error and debug printing. | |
Variables | |
| static const bool | useCramer = false |
|
static |
Definition at line 36 of file Tools.cc.
Referenced by genfit::tools::invertMatrix().
1.8.6