12#ifndef ROOT_Math_MinimizerVariable 
   13#define ROOT_Math_MinimizerVariable 
   96      if (&
rhs == 
this) 
return *
this;
 
 
  144   std::unique_ptr< MinimizerVariableTransformation> 
fTransform; 
 
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
 
Namespace for new Math classes and functions.
 
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)
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...