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 30 of file SqrtUpParameterTransformation.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/SqrtUpParameterTransformation.h>

Member Function Documentation

◆ DExt2Int()

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

Definition at line 47 of file SqrtUpParameterTransformation.cxx.

◆ DInt2Ext()

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

Definition at line 40 of file SqrtUpParameterTransformation.cxx.

◆ Ext2int()

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

Definition at line 29 of file SqrtUpParameterTransformation.cxx.

◆ Int2ext()

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

Definition at line 22 of file SqrtUpParameterTransformation.cxx.


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