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()
SpecificFunctionFactory(const SpecificFunctionFactory< T, F > &factory)
SpecificFunctionFactory< T, F > & operator=(const SpecificFunctionFactory< T, F > &factory)
virtual Function< T > * create(const Record &gr) const
virtual ~SpecificFunctionFactory()
this file contains all the compiler specific defines