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