29 #ifndef SCIMATH_CONSTANTNDPARAM_H 30 #define SCIMATH_CONSTANTNDPARAM_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/scimath/Functionals/Function.h> 35 #include <casacore/casa/BasicSL/String.h> 160 #ifndef CASACORE_NO_AUTO_TEMPLATES 161 #include <casacore/scimath/Functionals/ConstantNDParam.tcc> 162 #endif //# CASACORE_NO_AUTO_TEMPLATES FunctionParam< T > param_p
The parameters and masks.
virtual const String & name() const
Give name of function.
Bool operator==(const ConstantNDParam< T > &other) const
Comparisons.
ConstantNDParam< T > & operator=(const ConstantNDParam< T > &other)
Copy assignment (deep copy)
ConstantNDParam(const ConstantNDParam< W > &other)
ConstantNDParam(uInt m=0)
Construct a constant in m-dimensional space.
Parameter handling for a constant function in a space of arbitrary dimensionality.
virtual uInt ndim() const
What is the dimension of the parameter list.
Numerical functional interface class.
virtual ~ConstantNDParam()
Destructor.
bool Bool
Define the standard types used by Casacore.
Bool operator!=(const ConstantNDParam< T > &other) const
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines