Go to the source code of this file.
Classes | |
| class | casa::ParallelImagerMixin< T > |
| ParallelImagerMixin. More... | |
Namespaces | |
| namespace | casa |
----------------------------------------------------------------------------- Start of casa namespace ----------------------------------------------------------------------------- | |
Typedefs | |
| typedef ParallelImagerMixin < ContinuumPartitionMixin < SynthesisImagerMixin < SynthesisNormalizerMixin < SynthesisDeconvolverMixin < IterationControl > > > > > | casa::ContinuumParallelImagerImpl |
| Parallel continuum imager class. | |
| typedef ParallelImagerMixin < CubePartitionMixin < SynthesisImagerMixin < SynthesisNormalizerMixin < SynthesisDeconvolverMixin < IterationControl > > > > > | casa::CubeParallelImagerImpl |
| Parallel cube imager class. | |
| typedef ParallelImagerMixin < SerialPartitionMixin < SynthesisImagerMixin < SynthesisNormalizerMixin < SynthesisDeconvolverMixin < IterationControl > > > > > | casa::SerialParallelImagerImpl |
| Serial (non-MPI) imager class -- allows ParallelImagerMixin type to be used regardless of serial vs parallel CASA. | |
1.6.1