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_p | casa::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 > | |
theFFT | casa::Convolver< FType > | [private] |
theFFTSize | casa::Convolver< FType > | [private] |
theIFFT | casa::Convolver< FType > | [private] |
thePsf | casa::Convolver< FType > | [private] |
thePsfSize | casa::Convolver< FType > | [private] |
theXfr | casa::Convolver< FType > | [private] |
valid | casa::Convolver< FType > | [private] |
validate() | casa::Convolver< FType > | [private] |
~Convolver() | casa::Convolver< FType > | |