ROOT 6.13/01 Reference Guide |
This is the complete list of members for ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr >, including all inherited members.
BaseFunc typedef | ROOT::Math::IBaseFunctionOneDim | |
Clone() const | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > | inlinevirtual |
DoEval(double x) const | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > | inlineprivatevirtual |
fMemFunc | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > | private |
fObj | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > | private |
IBaseFunctionOneDim() | ROOT::Math::IBaseFunctionOneDim | inline |
operator()(double x) const | ROOT::Math::IBaseFunctionOneDim | inline |
operator()(const double *x) const | ROOT::Math::IBaseFunctionOneDim | inline |
WrappedMemFunction(FuncObj &obj, MemFuncPtr memFn) | ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr > | inline |
~IBaseFunctionOneDim() | ROOT::Math::IBaseFunctionOneDim | inlinevirtual |