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)
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.