10#ifndef ROOT_Minuit2_MnUserFcn
11#define ROOT_Minuit2_MnUserFcn
Interface (abstract class) defining the function to be minimized, which has to be implemented by the ...
MnFcn(const FCNBase &fcn, int ncall=0)
constructor of
const MnUserTransformation & fTransform
double operator()(const MnAlgebraicVector &) const override
MnUserFcn(const FCNBase &fcn, const MnUserTransformation &trafo, int ncall=0)
LAVector MnAlgebraicVector
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...