13#ifndef ROOT_Math_IFunctionfwd
14#define ROOT_Math_IFunctionfwd
20 class IBaseFunctionOneDim;
21 class IGradientFunctionOneDim;
23 class IBaseFunctionMultiDimTempl;
25 class IGradientFunctionMultiDimTempl;
Documentation for the abstract class IBaseFunctionMultiDim.
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.
Interface (abstract class) for one-dimensional functions providing a gradient calculation.
Namespace for new Math classes and functions.
IGradientFunctionMultiDim IMultiGradFunction
IGradientFunctionOneDim IGradFunction
IMultiGenFunctionTempl< double > IMultiGenFunction
IBaseFunctionOneDim IGenFunction
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...