28 #ifndef SCIMATH_VECTORKERNEL_H 29 #define SCIMATH_VECTORKERNEL_H 33 #include <casacore/casa/aips.h> 34 #include <casacore/casa/Arrays/Vector.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 correct...
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.
this file contains all the compiler specific defines