10#ifndef ROOT_Minuit2_ExternalInternalGradientCalculator
11#define ROOT_Minuit2_ExternalInternalGradientCalculator
20class MnUserTransformation;
Similar to the AnalyticalGradientCalculator, the ExternalInternalGradientCalculator supplies Minuit w...
FunctionGradient operator()(const MinimumParameters &) const override
ExternalInternalGradientCalculator(const FCNBase &fcn, const MnUserTransformation &trafo)
Interface (abstract class) defining the function to be minimized, which has to be implemented by the ...
Namespace for new ROOT classes and functions.