casacore
Classes | Namespaces | Macros | Typedefs | Functions
StatisticsTypes.h File Reference
#include <casacore/casa/aips.h>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  casacore::CountedPtr< t >
 Referenced counted pointer for constant data. More...
 
struct  casacore::StatsData< AccumType >
 

Namespaces

 casacore
 this file contains all the compiler specific defines
 

Macros

#define DataRanges
 Commonly used types in statistics framework. More...
 

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)
 

Macro Definition Documentation

◆ DataRanges

#define DataRanges