Classes | |
class | ROOT::Math::MinimTransformVariable |
MinimTransformVariable class Contains meta information of the variables such as bounds, fix flags and deals with transformation of the variable The class does not contain the values and the step size (error) of the variable This is an internal class used by the MinimTransformFunction class. More... | |
Namespaces | |
namespace | ROOT |
VSD Structures. | |
namespace | ROOT::Math |
Enumerations | |
enum | ROOT::Math::EMinimVariableType { ROOT::Math::kDefault , ROOT::Math::kFix , ROOT::Math::kBounds , ROOT::Math::kLowBound , ROOT::Math::kUpBound } |
Enumeration describing the status of the variable The enumeration are used in the minimizer classes to categorize the variables. More... | |