BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ROOT::Math::SqrtLowVariableTransformation Class Reference

Description

Sqrt Transformation class for dealing with lower bounded variables

Definition at line 58 of file MinimizerVariableTransformation.h.

Inheritance diagram for ROOT::Math::SqrtLowVariableTransformation:
[legend]
Collaboration diagram for ROOT::Math::SqrtLowVariableTransformation:
[legend]

Public Member Functions

virtual ~SqrtLowVariableTransformation ()
 
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
 

Constructor & Destructor Documentation

◆ ~SqrtLowVariableTransformation()

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

Definition at line 61 of file MinimizerVariableTransformation.h.

61 {}

Member Function Documentation

◆ DInt2Ext()

double ROOT::Math::SqrtLowVariableTransformation::DInt2Ext ( double  value,
double  lower,
double  upper 
) const
virtual

◆ Ext2int()

double ROOT::Math::SqrtLowVariableTransformation::Ext2int ( double  value,
double  lower,
double  upper 
) const
virtual

◆ Int2ext()

double ROOT::Math::SqrtLowVariableTransformation::Int2ext ( double  value,
double  lower,
double  upper 
) const
virtual

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