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> 135 #endif //# CASACORE_NO_AUTO_TEMPLATES DiracDParam< T > & operator=(const DiracDParam< T > &other)
Copy assignment (deep copy)
virtual const String & name() const
Give name of function.
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.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
virtual uInt ndim() const
Returns the number of dimensions of function.