Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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

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

#include <Math/MinimizerVariableTransformation.h>

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

Constructor & Destructor Documentation

◆ ~SqrtUpVariableTransformation()

ROOT::Math::SqrtUpVariableTransformation::~SqrtUpVariableTransformation ( )
inlineoverride

Definition at line 77 of file MinimizerVariableTransformation.h.

Member Function Documentation

◆ DInt2Ext()

double ROOT::Math::SqrtUpVariableTransformation::DInt2Ext ( double  value,
double  lower,
double  upper 
) const
overridevirtual

◆ Ext2int()

double ROOT::Math::SqrtUpVariableTransformation::Ext2int ( double  value,
double  lower,
double  upper 
) const
overridevirtual

◆ Int2ext()

double ROOT::Math::SqrtUpVariableTransformation::Int2ext ( double  value,
double  lower,
double  upper 
) const
overridevirtual
Libraries for ROOT::Math::SqrtUpVariableTransformation:

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