10#ifndef ROOT_Minuit2_NegativeG2LineSearch
11#define ROOT_Minuit2_NegativeG2LineSearch
19class GradientCalculator;
20class MnMachinePrecision;
21class FunctionGradient;
interface class for gradient calculators
MinimumState keeps the information (position, Gradient, 2nd deriv, etc) after one minimization step (...
Wrapper class to FCNBase interface used internally by Minuit.
Sets the relative floating point (double) arithmetic precision.
In case that one of the components of the second derivative g2 calculated by the numerical Gradient c...
bool HasNegativeG2(const FunctionGradient &, const MnMachinePrecision &) const
MinimumState operator()(const MnFcn &, const MinimumState &, const GradientCalculator &, const MnMachinePrecision &) const
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.