28 #ifndef SCIMATH_KAISERBPARAM_H
29 #define SCIMATH_KAISERBPARAM_H
126 #ifndef CASACORE_NO_AUTO_TEMPLATES
127 #include <casacore/scimath/Functionals/KaiserBParam.tcc>
128 #endif //# CASACORE_NO_AUTO_TEMPLATES
KaiserBParam(const KaiserBParam< W > &other)
virtual ~KaiserBParam()
Destructor.
virtual const String & name() const
Give name of function.
A one dimensional Kaiser-Bessel function.
KaiserBParam< T > & operator=(const KaiserBParam< T > &other)
Copy assignment (deep copy)
Numerical functional interface class.
virtual uInt ndim() const
Returns the number of dimensions of function.
String: the storage and methods of handling collections of characters.
KaiserBParam()
Constructs the KaiserB, Defaults: height=1, center=0, width=1, kbpar=2.5.