10#ifndef ROOT_Minuit2_FumiliErrorUpdator
11#define ROOT_Minuit2_FumiliErrorUpdator
20class MinimumParameters;
21class GradientCalculator;
23class FunctionGradient;
In the case of the Fumili algorithm the Error matrix (or the Hessian matrix containing the (approxima...
~FumiliErrorUpdator() override
interface class for gradient calculators
MinimumError keeps the inv.
MinimumState keeps the information (position, Gradient, 2nd deriv, etc) after one minimization step (...
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...