| 
    casacore
    
   | 
 
#include <casacore/casa/aips.h>#include <utility>#include <vector>#include <memory>Go to the source code of this file.
Classes | |
| struct | casacore::StatsData< AccumType > | 
Namespaces | |
| namespace | casacore | 
| this file contains all the compiler specific defines  | |
Macros | |
| #define | CASA_STATD | 
| because the template signature has become unwieldy   | |
| #define | CASA_STATP | 
| #define | CASA_STATQ | 
| #define | DataArray | 
| Commonly used types in statistics framework.   | |
| #define | DataRanges | 
| #define | IncludeLimits | 
Typedefs | |
| using | casacore::BinCountArray = std::vector< uInt64 > | 
| using | casacore::LocationType = std::pair< Int64, Int64 > | 
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 CASA_STATD | 
because the template signature has become unwieldy
Definition at line 36 of file StatisticsTypes.h.
| #define CASA_STATP | 
Definition at line 40 of file StatisticsTypes.h.
| #define CASA_STATQ | 
Definition at line 41 of file StatisticsTypes.h.
| #define DataArray | 
Commonly used types in statistics framework.
Definition at line 48 of file StatisticsTypes.h.
| #define DataRanges | 
Definition at line 49 of file StatisticsTypes.h.
| #define IncludeLimits | 
Definition at line 50 of file StatisticsTypes.h.