Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::SqrtUpParameterTransformation Class Reference

Transformation from external to internal Parameter based on sqrt(1 + x**2)

This transformation applies for the case of single side Upper Parameter limits

Definition at line 63 of file MnParameterTransformation.h.

Public Member Functions

long double D2Int2Ext (long double Value, long double Upper) const
 
long double DExt2Int (long double Value, long double Upper) const
 
long double DInt2Ext (long double Value, long double Upper) const
 
long double Ext2int (long double Value, long double Upper, const MnMachinePrecision &) const
 
long double Int2ext (long double Value, long double Upper) const
 

#include <Minuit2/MnParameterTransformation.h>

Member Function Documentation

◆ D2Int2Ext()

long double ROOT::Minuit2::SqrtUpParameterTransformation::D2Int2Ext ( long double Value,
long double Upper ) const

Definition at line 138 of file MnParameterTransformation.cxx.

◆ DExt2Int()

long double ROOT::Minuit2::SqrtUpParameterTransformation::DExt2Int ( long double Value,
long double Upper ) const

Definition at line 145 of file MnParameterTransformation.cxx.

◆ DInt2Ext()

long double ROOT::Minuit2::SqrtUpParameterTransformation::DInt2Ext ( long double Value,
long double Upper ) const

Definition at line 131 of file MnParameterTransformation.cxx.

◆ Ext2int()

long double ROOT::Minuit2::SqrtUpParameterTransformation::Ext2int ( long double Value,
long double Upper,
const MnMachinePrecision &  ) const

Definition at line 120 of file MnParameterTransformation.cxx.

◆ Int2ext()

long double ROOT::Minuit2::SqrtUpParameterTransformation::Int2ext ( long double Value,
long double Upper ) const

Definition at line 112 of file MnParameterTransformation.cxx.


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