28 #ifndef SCIMATH_VECTORKERNEL_H
29 #define SCIMATH_VECTORKERNEL_H
122 const Regex& delimiter);
static String fromKernelType(KernelTypes kernelType)
Hanning smoothing kernel.
static Vector< Int > toKernelTypes(const String &kernels, const Regex &delimiter)
Helper function to convert a string containing a list of desired smoothed kernel types to the corr...
Box-car smoothing kernel.
Make a Vector smoothing kernel from a kernel specification.
Regular expression class.
bool Bool
Define the standard types used by Casacore.
static VectorKernel::KernelTypes toKernelType(const String &kernel)
static Vector< Double > make(KernelTypes kernelType, Double width, uInt shape, Bool useShapeExactly, Bool peakIsUnity=False)
Create kernel vector for width in pixels.
TableExprNode shape(const TableExprNode &array)
Function operating on any scalar or array resulting in a Double array containing the shape...
Gaussian smoothing kernel.
String: the storage and methods of handling collections of characters.
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.