10#ifndef ROOT_Minuit2_SinParameterTransformation
11#define ROOT_Minuit2_SinParameterTransformation
17class MnMachinePrecision;
31 double Int2ext(
double Value,
double Upper,
double Lower)
const;
33 double DInt2Ext(
double Value,
double Upper,
double Lower)
const;
Sets the relative floating point (double) arithmetic precision.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...