Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Math::SinVariableTransformation Class Reference

Sin Transformation class for dealing with double bounded variables.

Definition at line 38 of file MinimizerVariableTransformation.h.

Public Member Functions

virtual ~SinVariableTransformation ()
 
double DInt2Ext (double value, double lower, double upper) const
 
double Ext2int (double value, double lower, double upper) const
 
double Int2ext (double value, double lower, double upper) const
 
- Public Member Functions inherited from ROOT::Math::MinimizerVariableTransformation
virtual ~MinimizerVariableTransformation ()
 

#include <Math/MinimizerVariableTransformation.h>

Inheritance diagram for ROOT::Math::SinVariableTransformation:
[legend]

Constructor & Destructor Documentation

◆ ~SinVariableTransformation()

virtual ROOT::Math::SinVariableTransformation::~SinVariableTransformation ( )
inlinevirtual

Definition at line 42 of file MinimizerVariableTransformation.h.

Member Function Documentation

◆ 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 files: