28 #ifndef SCIMATH_DIRACDPARAM_H
29 #define SCIMATH_DIRACDPARAM_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/scimath/Functionals/Function.h>
34 #include <casacore/casa/BasicSL/String.h>
133 #ifndef CASACORE_NO_AUTO_TEMPLATES
134 #include <casacore/scimath/Functionals/DiracDParam.tcc>
virtual const String & name() const
Give name of function.
DiracDParam()
Constructs the DiracD, Defaults: height=1, center=0.
DiracDParam< T > & operator=(const DiracDParam< T > &other)
Copy assignment (deep copy)
DiracDParam(const DiracDParam< T > &other)
Copy constructor (deep copy)
virtual uInt ndim() const
Returns the number of dimensions of function.
virtual ~DiracDParam()
Destructor.
DiracDParam(const DiracDParam< W > &other)
DiracDParam(const T &height)
DiracDParam(const T &height, const T ¢er)
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines