|
ROOT
Reference Guide |
|
Go to the documentation of this file.
10 #ifndef ROOT_Minuit2_MnTraceObject
11 #define ROOT_Minuit2_MnTraceObject
18 class MnUserParameterState;
const MnUserParameterState * fUserState
MinimumState keeps the information (position, Gradient, 2nd deriv, etc) after one minimization step (...
const MnUserParameterState & UserState() const
MnTraceObject(int parNumber=-1)
virtual void operator()(int i, const MinimumState &state)
virtual void Init(const MnUserParameterState &state)
class which holds the external user and/or internal Minuit representation of the parameters and error...
void SetParNumber(int number)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...