10 #ifndef ROOT_Minuit2_MnFcn
11 #define ROOT_Minuit2_MnFcn
66 #endif // ROOT_Minuit2_MnFcn
Namespace for new ROOT classes and functions.
MnFcn(const FCNBase &fcn, int ncall=0)
constructor of
Wrapper class to FCNBase interface used internally by Minuit.
Interface (abstract class) defining the function to be minimized, which has to be implemented by the ...
virtual double operator()(const MnAlgebraicVector &) const
unsigned int NumOfCalls() const
const FCNBase & Fcn() const