#include <casacore/casa/aips.h>
#include <casacore/lattices/LatticeMath/StatsTiledCollapser.tcc>
Go to the source code of this file.
|
class | casacore::StatsTiledCollapser< T, U > |
| Generate statistics, tile by tile, from a masked lattice NOTE this version was moved from LatticeStatistics (early Dec 2014 version) and slightly modified mostly for style issues (no significant semantic differences from that version). For a large number of statistics sets that need to be computed simultaneously, this version is more efficient than using the new stats framework, because creating large numbers of eg ClassicalStatistics objects is much less efficient than the direct manipulation of pointers to primitive types that this class does. More...
|
|
|
| casacore |
| For temporary backward namespace compatibility, use casa as alias for casacore.
|
|