Go to the documentation of this file.
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
WrapperParam()
Construct with the given parameters.
this file contains all the compiler specific defines
virtual ~WrapperParam()
Destructor.
WrapperParam< T > & operator=(const WrapperParam< T > &other)
Copy assignment (deep copy)
Numerical functional interface class.
String: the storage and methods of handling collections of characters.
Parameter handling for wrapped function objects.
A 1-D Specialization of the Array class.
virtual const String & name() const
Give name of function.