#include "Math/IFunctionfwd.h"
Classes | |
class | ROOT::Math::IBaseFunctionMultiDimTempl< T > |
Documentation for the abstract class IBaseFunctionMultiDim. More... | |
class | ROOT::Math::IBaseFunctionOneDim |
Interface (abstract class) for generic functions objects of one-dimension Provides a method to evaluate the function given a value (simple double) by implementing operator() (const double ). More... | |
class | ROOT::Math::IGradientFunctionMultiDimTempl< T > |
Interface (abstract class) for multi-dimensional functions providing a gradient calculation. More... | |
class | ROOT::Math::IGradientFunctionOneDim |
Interface (abstract class) for one-dimensional functions providing a gradient calculation. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Math |