Go to the documentation of this file.
29 #ifndef SCIMATH_SPECIFICFUNCTIONFACTORY_H
30 #define SCIMATH_SPECIFICFUNCTIONFACTORY_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
34 #include <casacore/scimath/Functionals/AbstractFunctionFactory.h>
97 template<
class T,
class F>
SpecificFunctionFactory(const SpecificFunctionFactory< T, F > &factory)
virtual Function< T > * create(const Record &gr) const
SpecificFunctionFactory()
virtual ~SpecificFunctionFactory()
SpecificFunctionFactory< T, F > & operator=(const SpecificFunctionFactory< T, F > &factory)
this file contains all the compiler specific defines
A hierarchical collection of named fields of various types.
a class for creating Function objects from Records