26#ifndef SCIMATH_KAISERBPARAM_H
27#define SCIMATH_KAISERBPARAM_H
30#include <casacore/casa/aips.h>
31#include <casacore/scimath/Functionals/Function.h>
32#include <casacore/casa/BasicSL/String.h>
124#ifndef CASACORE_NO_AUTO_TEMPLATES
125#include <casacore/scimath/Functionals/KaiserBParam.tcc>
FunctionParam< T > param_p
The parameters and masks.
virtual const String & name() const
Give name of function.
KaiserBParam< T > & operator=(const KaiserBParam< T > &other)
Copy assignment (deep copy)
KaiserBParam()
Constructs the KaiserB, Defaults: height=1, center=0, width=1, kbpar=2.5.
KaiserBParam(const KaiserBParam< W > &other)
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)
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines