Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TF1::TF1FunctorPointer Struct Referenceabstract

Definition at line 196 of file TF1.h.

Public Member Functions

virtual ~TF1FunctorPointer ()
virtual TF1FunctorPointerClone () const =0
Inheritance diagram for TF1::TF1FunctorPointer:
TF1::TF1FunctorPointerImpl< T >

Constructor & Destructor Documentation

◆ ~TF1FunctorPointer()

virtual TF1::TF1FunctorPointer::~TF1FunctorPointer ( )
inlinevirtual

Definition at line 197 of file TF1.h.

Member Function Documentation

◆ Clone()

virtual TF1FunctorPointer * TF1::TF1FunctorPointer::Clone ( ) const
pure virtual