28 #ifndef SCIMATH_WRAPPERPARAM_H
29 #define SCIMATH_WRAPPERPARAM_H
117 #ifndef CASACORE_NO_AUTO_TEMPLATES
118 #include <casacore/scimath/Functionals/WrapperParam.tcc>
119 #endif //# CASACORE_NO_AUTO_TEMPLATES
Parameter handling for wrapped function objects.
virtual const String & name() const
Give name of function.
WrapperParam()
Construct with the given parameters.
Numerical functional interface class.
virtual ~WrapperParam()
Destructor.
WrapperParam< T > & operator=(const WrapperParam< T > &other)
Copy assignment (deep copy)
String: the storage and methods of handling collections of characters.