Logo ROOT   6.16/01
Reference Guide
Namespaces | Typedefs
IFunctionfwd.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
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