27 #ifndef SCIMATH_STATISTICSTYPES_H 28 #define SCIMATH_STATISTICSTYPES_H 30 #include <casacore/casa/aips.h> 38 template <
class T>
class CountedPtr;
42 #define DataRanges std::vector<std::pair<AccumType, AccumType> > 66 template <
class AccumType>
69 template <
class AccumType>
72 template <
class AccumType>
77 #ifndef CASACORE_NO_AUTO_TEMPLATES 78 #include <casacore/scimath/Mathematics/StatisticsTypes.tcc> 79 #endif //# CASACORE_NO_AUTO_TEMPLATES
Record toRecord(const StatsData< AccumType > &stats)
StatsData< AccumType > copy(const StatsData< AccumType > &stats)
std::pair< Int64, Int64 > LocationType
CountedPtr< AccumType > median
CountedPtr< AccumType > max
A hierarchical collection of named fields of various types.
bool Bool
Define the standard types used by Casacore.
StatsData< AccumType > initializeStatsData()
CountedPtr< AccumType > min
CountedPtr< AccumType > medAbsDevMed
this file contains all the compiler specific defines