#include "Math/IParamFunction.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | ROOT |
namespace | ROOT::Math |
Classes | |
class | ROOT::Math::WrappedParamFunction< FuncPtr > |
class | ROOT::Math::WrappedParamFunctionGen< FuncPtr > |
Typedefs | |
typedef double(*) | ROOT::Math::FreeParamMultiFunctionPtr (const double *, const double *) |
typedef double(*) | ROOT::Math::FreeMultiFunctionPtr (const double *) |