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