5#ifndef ISF_FASTCALOSIMEVENT_TFCS1DFunctionRegressionTF_h
6#define ISF_FASTCALOSIMEVENT_TFCS1DFunctionRegressionTF_h
std::vector< std::vector< double > > m_fWeightMatrix1to2
TFCS1DFunctionRegressionTF()
virtual double rnd_to_fct(double rnd) const
Function gets random number rnd in the range [0,1) as argument and returns function value.
double retransform(double value) const
std::vector< std::vector< double > > m_fWeightMatrix0to1
~TFCS1DFunctionRegressionTF()
virtual double rnd_to_fct(double rnd) const
Function gets random number rnd in the range [0,1) as argument and returns function value.
TFCS1DFunctionRegression()