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> 128 #endif //# CASACORE_NO_AUTO_TEMPLATES KaiserBParam(const KaiserBParam< W > &other)
virtual ~KaiserBParam()
Destructor.
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.
virtual const String & name() const
Give name of function.
this file contains all the compiler specific defines