casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
casa::Convolver< FType > Member List
This is the complete list of members for casa::Convolver< FType >, including all inherited members.
circularConv(Array< FType > &result, const Array< FType > &model)casa::Convolver< FType >
Convolver()casa::Convolver< FType > [inline]
Convolver(const Array< FType > &psf, Bool cachePsf=False)casa::Convolver< FType >
Convolver(const Array< FType > &psf, const IPosition &imageSize, Bool fullSize=False, Bool cachePsf=False)casa::Convolver< FType >
Convolver(const Convolver< FType > &other)casa::Convolver< FType >
defaultShape(const Array< FType > &psf)casa::Convolver< FType > [private]
doConvolution(Array< FType > &result, const Array< FType > &model, Bool fullSize)casa::Convolver< FType > [private]
doFast_pcasa::Convolver< FType > [private]
extractShape(IPosition &psfSize, const IPosition &imageSize)casa::Convolver< FType > [private]
getPsf(Bool cachePsf=True)casa::Convolver< FType >
linearConv(Array< FType > &result, const Array< FType > &model, Bool fullSize=False)casa::Convolver< FType >
makePsf(Array< FType > &psf)casa::Convolver< FType > [private]
makeXfr(const Array< FType > &psf, const IPosition &imageSize, Bool linear, Bool fullSize)casa::Convolver< FType > [private]
operator=(const Convolver< FType > &other)casa::Convolver< FType >
resizeXfr(const IPosition &imageShape, Bool linear, Bool fullSize)casa::Convolver< FType > [private]
setFastConvolve()casa::Convolver< FType >
setPsf(const Array< FType > &psf, Bool cachePsf=False)casa::Convolver< FType >
setPsf(const Array< FType > &psf, IPosition imageShape, Bool fullSize=False, Bool cachePsf=False)casa::Convolver< FType >
theFFTcasa::Convolver< FType > [private]
theFFTSizecasa::Convolver< FType > [private]
theIFFTcasa::Convolver< FType > [private]
thePsfcasa::Convolver< FType > [private]
thePsfSizecasa::Convolver< FType > [private]
theXfrcasa::Convolver< FType > [private]
validcasa::Convolver< FType > [private]
validate()casa::Convolver< FType > [private]
~Convolver()casa::Convolver< FType >