BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
IFunctionfwd.h File Reference
Include dependency graph for IFunctionfwd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ROOT
 
 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