12#ifndef ROOT_Math_MinimizerVariable
13#define ROOT_Math_MinimizerVariable
96 if (&rhs ==
this)
return *
this;
144 std::unique_ptr< MinimizerVariableTransformation>
fTransform;
EMinimVariableType
Enumeration describing the status of the variable The enumeration are used in the minimizer classes t...
@ kUpBound
variable has an upper bounds
@ kBounds
variable has two bounds
@ kLowBound
variable has a lower bound
@ kDefault
free variable (unlimited)