ROOT 6.12/07 Reference Guide |
Public Member Functions | |
TF1FunctorPointerImpl (const ROOT::Math::ParamFunctorTempl< T > &func) | |
TF1FunctorPointerImpl (const std::function< T(const T *f, const Double_t *param)> &func) | |
Public Attributes | |
ROOT::Math::ParamFunctorTempl< T > | fImpl |
#include <TF1.h>
|
inline |
|
inline |
ROOT::Math::ParamFunctorTempl<T> TF1::TF1FunctorPointerImpl< T >::fImpl |