10 #ifndef ROOT_Minuit2_MnUserFcn 11 #define ROOT_Minuit2_MnUserFcn 20 class MnUserTransformation;
46 #endif // ROOT_Minuit2_MnUserFcn Namespace for new ROOT classes and functions.
MnUserFcn(const FCNBase &fcn, const MnUserTransformation &trafo, int ncall=0)
const MnUserTransformation & fTransform
virtual double operator()(const MnAlgebraicVector &) const
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 ...
Wrapper used by Minuit of FCN interface containing a reference to the transformation object...