29 #ifndef SCIMATH_SPECIFICFUNCTIONFACTORY_H
30 #define SCIMATH_SPECIFICFUNCTIONFACTORY_H
97 template<
class T,
class F>
SpecificFunctionFactory()
virtual Function< T > * create(const Record &gr) const
virtual ~SpecificFunctionFactory()
A hierarchical collection of named fields of various types.
SpecificFunctionFactory< T, F > & operator=(const SpecificFunctionFactory< T, F > &factory)
a class for creating Function objects from Records
SpecificFunctionFactory(const SpecificFunctionFactory< T, F > &factory)