Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
IParamFunction.h File Reference
#include "Math/IFunction.h"
#include "Math/IParamFunctionfwd.h"
#include "Math/Util.h"
#include <cassert>
#include <string>

Classes

class  ROOT::Math::IBaseParam
 Documentation for the abstract class IBaseParam. More...
class  ROOT::Math::IParametricFunctionMultiDimTempl< T >
 IParamFunction interface (abstract class) describing multi-dimensional parametric functions It is a derived class from ROOT::Math::IBaseFunctionMultiDim and ROOT::Math::IBaseParam. More...
class  ROOT::Math::IParametricFunctionOneDim
 Specialized IParamFunction interface (abstract class) for one-dimensional parametric functions It is a derived class from ROOT::Math::IBaseFunctionOneDim and ROOT::Math::IBaseParam. More...
class  ROOT::Math::IParametricGradFunctionMultiDimTempl< T >
 Interface (abstract class) for parametric gradient multi-dimensional functions providing in addition to function evaluation with respect to the coordinates also the gradient with respect to the parameters, via the method ParameterGradient. More...
class  ROOT::Math::IParametricGradFunctionOneDim
 Interface (abstract class) for parametric one-dimensional gradient functions providing in addition to function evaluation with respect the coordinates also the gradient with respect to the parameters, via the method ParameterGradient. More...

Namespaces

namespace  ROOT
namespace  ROOT::Math