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