#include "IFunction.h"
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Math |
Classes | |
struct | ROOT::Math::NullTypeFunc1D |
class | ROOT::Math::WrappedFunction< Func > |
class | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > |
class | ROOT::Math::WrappedMultiFunction< Func > |
class | ROOT::Math::WrappedMemMultiFunction< FuncObj, MemFuncPtr > |
Typedefs | |
typedef double(*) | ROOT::Math::FreeFunctionPtr (double) |
typedef double(*) | ROOT::Math::FreeMultiFunctionPtr (const double *) |