10 #ifndef ROOT_Minuit2_MnFcn 11 #define ROOT_Minuit2_MnFcn 66 #endif // ROOT_Minuit2_MnFcn virtual double operator()(const MnAlgebraicVector &) const
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
const FCNBase & Fcn() const
unsigned int NumOfCalls() const
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 ...