ROOT 6.13/01 Reference Guide |
This is the complete list of members for ROOT::Math::ParamFunctionBase< T >, including all inherited members.
Clone() const =0 | ROOT::Math::ParamFunctionBase< T > | pure virtual |
operator()(const T *x, const double *p)=0 | ROOT::Math::ParamFunctionBase< T > | pure virtual |
operator()(T *x, double *p)=0 | ROOT::Math::ParamFunctionBase< T > | pure virtual |
~ParamFunctionBase() | ROOT::Math::ParamFunctionBase< T > | inlinevirtual |