28 #ifndef SCIMATH_DIRACDPARAM_H
29 #define SCIMATH_DIRACDPARAM_H
133 #ifndef CASACORE_NO_AUTO_TEMPLATES
134 #include <casacore/scimath/Functionals/DiracDParam.tcc>
135 #endif //# CASACORE_NO_AUTO_TEMPLATES
DiracDParam< T > & operator=(const DiracDParam< T > &other)
Copy assignment (deep copy)
DiracDParam(const DiracDParam< W > &other)
virtual ~DiracDParam()
Destructor.
Numerical functional interface class.
A one dimensional Dirac delta function.
DiracDParam()
Constructs the DiracD, Defaults: height=1, center=0.
virtual const String & name() const
Give name of function.
String: the storage and methods of handling collections of characters.
virtual uInt ndim() const
Returns the number of dimensions of function.