28 #ifndef SCIMATH_WRAPPERPARAM_H 29 #define SCIMATH_WRAPPERPARAM_H 32 #include <casacore/casa/aips.h> 33 #include <casacore/scimath/Functionals/Function.h> 34 #include <casacore/casa/Arrays/Vector.h> 35 #include <casacore/casa/BasicSL/String.h> 117 #ifndef CASACORE_NO_AUTO_TEMPLATES 118 #include <casacore/scimath/Functionals/WrapperParam.tcc> 119 #endif //# CASACORE_NO_AUTO_TEMPLATES A 1-D Specialization of the Array class.
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.
this file contains all the compiler specific defines