22 double IntegralError(
TF1 * func,
int dim,
const double *
a,
const double *
b,
const double * params,
const double * covmat,
double eps);
function class representing the derivative with respect a parameter of a given TF1
double operator()(double *x, double *) const
TGradientParFunction(int ipar, TF1 *f)
virtual Double_t GradientPar(Int_t ipar, const Double_t *x, Double_t eps=0.01)
Compute the gradient (derivative) wrt a parameter ipar.
double IntegralError(TF1 *func, Int_t ndim, const double *a, const double *b, const double *params, const double *covmat, double epsilon)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...