10#ifndef ROOT_Minuit2_MnLineSearch
11#define ROOT_Minuit2_MnLineSearch
20class MinimumParameters;
21class MnMachinePrecision;
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Wrapper class to FCNBase interface used internally by Minuit.
Implements a 1-dimensional minimization along a given direction (i.e.
MnParabolaPoint operator()(const MnFcn &, const MinimumParameters &, const MnAlgebraicVector &, double, const MnMachinePrecision &) const
Perform a line search from position defined by the vector st along the direction step,...
Sets the relative floating point (double) arithmetic precision.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...