10#ifndef ROOT_Minuit2_MnFcn
11#define ROOT_Minuit2_MnFcn
Interface (abstract class) defining the function to be minimized, which has to be implemented by the ...
Wrapper class to FCNBase interface used internally by Minuit.
virtual double operator()(const MnAlgebraicVector &) const
MnFcn(const FCNBase &fcn, int ncall=0)
constructor of
const FCNBase & Fcn() const
unsigned int NumOfCalls() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...