Documentation for the abstract class IBaseParam.
It defines the interface for dealing with the function parameters
This is used only for internal convinience, to avoid redefining the Parameter API
for the one and the multi-dim functions.
Concrete class should derive from ROOT::Math::IParamFunction and not from this class.
@ingroup ParamFunc
This class is also known as (typedefs to this class)
ROOT::
Math::
IParamMultiFunction,
ROOT::Fit::Fitter::IModelFunction,
ROOT::Fit::FitResult::IModelFunction,
ROOT::
Math::
IParametricGradFunctionMultiDim::
BaseParamFunc,
ROOT::Fit::LogLikelihoodFCN<
ROOT::
Math::
IBaseFunctionMultiDim>::IModelFunction,
ROOT::Fit::PoissonLikelihoodFCN<
ROOT::
Math::
IGradientFunctionMultiDim>::IModelFunction,
ROOT::Fit::PoissonLikelihoodFCN<
ROOT::
Math::
IBaseFunctionMultiDim>::IModelFunction,
ROOT::Fit::LogLikelihoodFCN<
ROOT::
Math::
IGradientFunctionMultiDim>::IModelFunction,
ROOT::Fit::Chi2FCN<
ROOT::
Math::
IBaseFunctionMultiDim>::IModelFunction,
ROOT::Fit::Chi2FCN<
ROOT::
Math::
IGradientFunctionMultiDim>::IModelFunction