|
ROOT
Reference Guide |
|
Go to the documentation of this file.
13 #ifndef ROOT_Math_IFunctionfwd
14 #define ROOT_Math_IFunctionfwd
20 class IBaseFunctionOneDim;
21 class IGradientFunctionOneDim;
23 class IBaseFunctionMultiDimTempl;
25 class IGradientFunctionMultiDimTempl;
27 class IGradientMultiDimTempl;
Interface (abstract class) for multi-dimensional functions providing a gradient calculation.
Interface (abstract class) for one-dimensional functions providing a gradient calculation.
IMultiGenFunctionTempl< double > IMultiGenFunction
IGradientFunctionMultiDim IMultiGradFunction
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evalua...
IGradientFunctionOneDim IGradFunction
Gradient interface (abstract class) defining the signature for calculating the gradient of a multi-di...
IBaseFunctionOneDim IGenFunction
Documentation for the abstract class IBaseFunctionMultiDim.
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
Namespace for new Math classes and functions.