13 #ifndef ROOT_Math_IFunctionfwd 14 #define ROOT_Math_IFunctionfwd 21 class IBaseFunctionOneDim;
22 class IGradientFunctionOneDim;
24 class IBaseFunctionMultiDimTempl;
25 class IGradientFunctionMultiDim;
Interface (abstract class) for multi-dimensional functions providing a gradient calculation.
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evalua...
Namespace for new ROOT classes and functions.
Interface (abstract class) for one-dimensional functions providing a gradient calculation.
Documentation for the abstract class IBaseFunctionMultiDim.
IBaseFunctionOneDim IGenFunction
IGradientFunctionMultiDim IMultiGradFunction
IGradientFunctionOneDim IGradFunction
IMultiGenFunctionTempl< double > IMultiGenFunction
Namespace for new Math classes and functions.