29 #ifndef SYNTHESIS_HOGBOMCLEANMODEL_H
30 #define SYNTHESIS_HOGBOMCLEANMODEL_H
172 #ifndef AIPS_NO_TEMPLATE_SRC
173 #include <synthesis/MeasurementEquations/HogbomCleanModel.tcc>
174 #endif //# AIPS_NO_TEMPLATE_SRC
Interface class containing functions returning "Domain" type.
Implements the convolution equation.
models with an internal & external representation as an array
casacore::Bool solve(ResidualEquation< casacore::Array< T > > &eqn)
Using a Hogbom clean deconvolution proceedure solve for an improved estimate of the deconvolved objec...
bool Bool
Define the standard types used by Casacore.
HogbomCleanModel(const casacore::Array< T > &model)
Construct the HogbomCleanModel object and initialise the model.
template <class T, class U> class vector;
HogbomCleanModel()
The default constructor does nothing more than initialise a zero length array to hold the deconvolved...
Base class for Iteration.
A Class for performing Hogbom Clean's of Arrays.