28 #ifndef IMAGES_IMAGECONVOLVERTASK_H
29 #define IMAGES_IMAGECONVOLVERTASK_H
107 return std::vector<casacore::Coordinate::Type>();
120 #ifndef CASACORE_NO_AUTO_TEMPLATES
121 #include <imageanalysis/ImageAnalysis/ImageConvolverTask.tcc>
122 #endif //# CASACORE_NO_AUTO_TEMPLATES
ImageConvolverTask()=delete
LatticeExprNode mask(const LatticeExprNode &expr)
This function returns the mask of the given expression.
casacore::String getClass() const
casacore::Bool _supportsMultipleRegions() const
This class is the high level interface to image convolving.
CasacRegionManager::StokesControl _getStokesControl() const
std::vector< casacore::Coordinate::Type > _getNecessaryCoordinates() const
Represents the minimum set of coordinates necessary for the task to function.
void setKernel(const casacore::Array< T > &kernel)
void setScale(casacore::Double d)
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
template <class T, class U> class vector;
static const casacore::String CLASS_NAME
void setKernel(SPIIT image)
casacore::Array< T > _kernel
String: the storage and methods of handling collections of characters.
ImageConvolverTask & operator=(const ImageConvolverTask< T > &other)=delete