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