ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | List of all members
ROOT::Math::SqrtLowVariableTransformation Class Reference

Sqrt Transformation class for dealing with lower bounded variables.

Definition at line 58 of file MinimizerVariableTransformation.h.

Public Member Functions

virtual ~SqrtLowVariableTransformation ()
 
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::SqrtLowVariableTransformation:
[legend]

Constructor & Destructor Documentation

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

Definition at line 61 of file MinimizerVariableTransformation.h.

Member Function Documentation

double ROOT::Math::SqrtLowVariableTransformation::DInt2Ext ( double  value,
double  lower,
double  upper 
) const
virtual
double ROOT::Math::SqrtLowVariableTransformation::Ext2int ( double  value,
double  lower,
double  upper 
) const
virtual
double ROOT::Math::SqrtLowVariableTransformation::Int2ext ( double  value,
double  lower,
double  upper 
) const
virtual
Collaboration diagram for ROOT::Math::SqrtLowVariableTransformation:
[legend]

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