Go to the source code of this file.
Classes | |
struct | casacore::StatsData< AccumType > |
Namespaces | |
namespace | casacore |
this file contains all the compiler specific defines | |
Defines | |
#define | DataRanges |
Commonly used types in statistics framework. | |
Typedefs | |
typedef std::pair< Int64, Int64 > | casacore::LocationType |
Functions | |
template<class AccumType > | |
StatsData< AccumType > | casacore::initializeStatsData () |
template<class AccumType > | |
StatsData< AccumType > | casacore::copy (const StatsData< AccumType > &stats) |
template<class AccumType > | |
Record | casacore::toRecord (const StatsData< AccumType > &stats) |
#define DataRanges |
Commonly used types in statistics framework.
Definition at line 42 of file StatisticsTypes.h.
Referenced by casa::Vi2ChunkDataProvider< DataIterator, MaskIterator, WeightsIterator >::getRanges().