ROOT  6.06/09
Reference Guide
Public Member Functions | List of all members
ROOT::Math::SqrtUpVariableTransformation Class Reference

Sqrt Transformation class for dealing with upper bounded variables.

Definition at line 74 of file MinimizerVariableTransformation.h.

Public Member Functions

virtual ~SqrtUpVariableTransformation ()
 
double Int2ext (double value, double lower, double upper) const
 
double Ext2int (double value, double lower, double upper) const
 
double DInt2Ext (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::SqrtUpVariableTransformation:
+ Collaboration diagram for ROOT::Math::SqrtUpVariableTransformation:

Constructor & Destructor Documentation

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

Definition at line 77 of file MinimizerVariableTransformation.h.

Member Function Documentation

double ROOT::Math::SqrtUpVariableTransformation::DInt2Ext ( double  value,
double  lower,
double  upper 
) const
virtual
double ROOT::Math::SqrtUpVariableTransformation::Ext2int ( double  value,
double  lower,
double  upper 
) const
virtual
double ROOT::Math::SqrtUpVariableTransformation::Int2ext ( double  value,
double  lower,
double  upper 
) const
virtual

The documentation for this class was generated from the following files: