virtual | ~ParamFunctor() |
bool | Empty() |
void* | GetImpl() |
double | operator()(double* x, double* p) |
ROOT::Math::ParamFunctor& | operator=(const ROOT::Math::ParamFunctor& rhs) |
ROOT::Math::ParamFunctor | ParamFunctor() |
ROOT::Math::ParamFunctor | ParamFunctor(ROOT::Math::ParamFunctor::FreeFunc f) |
ROOT::Math::ParamFunctor | ParamFunctor(const ROOT::Math::ParamFunctor& rhs) |
void | SetFunction(ROOT::Math::ParamFunctor::Impl* f) |
ROOT::Math::ParamFunctor::Impl* | fImpl |
construct from a pointer to member function (multi-dim type)
{}