#include "TF1Helper.h"#include "TError.h"#include <vector>#include <cmath>#include <cassert>#include "TBackCompFitter.h"#include "TVectorD.h"#include "TMatrixD.h"Go to the source code of this file.
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::TF1Helper |
Functions | |
| double | ROOT::TF1Helper::IntegralError (TF1 *func, Int_t ndim, const double *a, const double *b, const double *params, const double *covmat, double epsilon) |
1.5.1