Sqrt Transformation class for dealing with upper bounded variables
Definition at line 74 of file MinimizerVariableTransformation.h.
◆ ~SqrtUpVariableTransformation()
virtual ROOT::Math::SqrtUpVariableTransformation::~SqrtUpVariableTransformation |
( |
| ) |
|
|
inlinevirtual |
◆ DInt2Ext()
double ROOT::Math::SqrtUpVariableTransformation::DInt2Ext |
( |
double |
value, |
|
|
double |
lower, |
|
|
double |
upper |
|
) |
| const |
|
virtual |
◆ Ext2int()
double ROOT::Math::SqrtUpVariableTransformation::Ext2int |
( |
double |
value, |
|
|
double |
lower, |
|
|
double |
upper |
|
) |
| const |
|
virtual |
◆ Int2ext()
double ROOT::Math::SqrtUpVariableTransformation::Int2ext |
( |
double |
value, |
|
|
double |
lower, |
|
|
double |
upper |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following file: