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 59 of file MnParameterTransformation.h.

Public Member Functions

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

◆ DExt2Int()

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

Definition at line 125 of file MnParameterTransformation.cxx.

◆ DInt2Ext()

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

Definition at line 118 of file MnParameterTransformation.cxx.

◆ Ext2int()

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

Definition at line 107 of file MnParameterTransformation.cxx.

◆ Int2ext()

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

Definition at line 99 of file MnParameterTransformation.cxx.


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