Public Member Functions | |
| TF1FunctorPointerImpl (const ROOT::Math::ParamFunctorTempl< T > &func) | |
| TF1FunctorPointerImpl (const std::function< T(const T *f, const Double_t *param)> &func) | |
| virtual | ~TF1FunctorPointerImpl () | 
| virtual TF1FunctorPointer * | Clone () const | 
  Public Member Functions inherited from TF1::TF1FunctorPointer | |
| virtual | ~TF1FunctorPointer () | 
Public Attributes | |
| ROOT::Math::ParamFunctorTempl< T > | fImpl | 
#include <TF1.h>
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlinevirtual | 
      
  | 
  inlinevirtual | 
Implements TF1::TF1FunctorPointer.
| ROOT::Math::ParamFunctorTempl<T> TF1::TF1FunctorPointerImpl< T >::fImpl |