Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
IFunctionfwd.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Math
 

Typedefs

using ROOT::Math::IBaseFunctionMultiDim = IBaseFunctionMultiDimTempl<double>
 
typedef IBaseFunctionOneDim ROOT::Math::IGenFunction
 
typedef IGradientFunctionOneDim ROOT::Math::IGradFunction
 
using ROOT::Math::IGradientFunctionMultiDim = IGradientFunctionMultiDimTempl<double>
 
using ROOT::Math::IGradientMultiDim = IGradientMultiDimTempl<double>
 
using ROOT::Math::IMultiGenFunction = IMultiGenFunctionTempl<double>
 
template<class T >
using ROOT::Math::IMultiGenFunctionTempl = IBaseFunctionMultiDimTempl<T>
 
typedef IGradientFunctionMultiDim ROOT::Math::IMultiGradFunction