BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
FunctorImpl is a base class for the functor handler implementation class. It defines the Copy operator used to clone the functor objects
Public Types | |
typedef IBaseFunc | BaseFunc |
Public Member Functions | |
FunctorImpl () | |
virtual | ~FunctorImpl () |
virtual FunctorImpl * | Copy () const =0 |
typedef IBaseFunc ROOT::Math::FunctorImpl< IBaseFunc >::BaseFunc |
|
inline |
|
inlinevirtual |
|
pure virtual |