12#ifndef ROOT_Math_MinimizerVariable
13#define ROOT_Math_MinimizerVariable
96 if (&rhs ==
this)
return *
this;
144 std::unique_ptr< MinimizerVariableTransformation>
fTransform;
Namespace for new Math classes and functions.
EMinimVariableType
Enumeration describing the status of the variable The enumeration are used in the minimizer classes t...
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...