10#ifndef ROOT_Minuit2_ExternalInternalGradientCalculator
11#define ROOT_Minuit2_ExternalInternalGradientCalculator
20class MnUserTransformation;
Similar to the AnalyticalGradientCalculator, the ExternalInternalGradientCalculator supplies Minuit w...
~ExternalInternalGradientCalculator() override
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 ...
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...