casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
casacore::Convolver< FType > Member List

This is the complete list of members for casacore::Convolver< FType >, including all inherited members.

circularConv(Array< FType > &result, const Array< FType > &model)casacore::Convolver< FType >
Convolver()casacore::Convolver< FType >inline
Convolver(const Array< FType > &psf, Bool cachePsf=False)casacore::Convolver< FType >
Convolver(const Array< FType > &psf, const IPosition &imageSize, Bool fullSize=False, Bool cachePsf=False)casacore::Convolver< FType >
Convolver(const Convolver< FType > &other)casacore::Convolver< FType >
defaultShape(const Array< FType > &psf)casacore::Convolver< FType >private
doConvolution(Array< FType > &result, const Array< FType > &model, Bool fullSize)casacore::Convolver< FType >private
doFast_pcasacore::Convolver< FType >private
extractShape(IPosition &psfSize, const IPosition &imageSize)casacore::Convolver< FType >private
getPsf(Bool cachePsf=True)casacore::Convolver< FType >
linearConv(Array< FType > &result, const Array< FType > &model, Bool fullSize=False)casacore::Convolver< FType >
makePsf(Array< FType > &psf)casacore::Convolver< FType >private
makeXfr(const Array< FType > &psf, const IPosition &imageSize, Bool linear, Bool fullSize)casacore::Convolver< FType >private
operator=(const Convolver< FType > &other)casacore::Convolver< FType >
resizeXfr(const IPosition &imageShape, Bool linear, Bool fullSize)casacore::Convolver< FType >private
setFastConvolve()casacore::Convolver< FType >
setPsf(const Array< FType > &psf, Bool cachePsf=False)casacore::Convolver< FType >
setPsf(const Array< FType > &psf, IPosition imageShape, Bool fullSize=False, Bool cachePsf=False)casacore::Convolver< FType >
theFFTcasacore::Convolver< FType >private
theFFTSizecasacore::Convolver< FType >private
theIFFTcasacore::Convolver< FType >private
thePsfcasacore::Convolver< FType >private
thePsfSizecasacore::Convolver< FType >private
theXfrcasacore::Convolver< FType >private
validcasacore::Convolver< FType >private
validate()casacore::Convolver< FType >private
~Convolver()casacore::Convolver< FType >