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