13 #ifndef ROOT_Math_IFunctionfwd 14 #define ROOT_Math_IFunctionfwd 21 class IBaseFunctionOneDim;
22 class IGradientFunctionOneDim;
23 class IBaseFunctionMultiDim;
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...
This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
Interface (abstract class) for one-dimensional functions providing a gradient calculation.
IBaseFunctionOneDim IGenFunction
IGradientFunctionMultiDim IMultiGradFunction
IGradientFunctionOneDim IGradFunction
IBaseFunctionMultiDim IMultiGenFunction
Namespace for new Math classes and functions.
Documentation for the abstract class IBaseFunctionMultiDim.