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> > 64 template <
class AccumType>
67 template <
class AccumType>
70 template <
class AccumType>
75 #ifndef CASACORE_NO_AUTO_TEMPLATES 76 #include <casacore/scimath/Mathematics/StatisticsTypes.tcc> 77 #endif //# CASACORE_NO_AUTO_TEMPLATES
std::pair< Int64, Int64 > minpos
Record toRecord(const StatsData< AccumType > &stats)
StatsData< AccumType > copy(const StatsData< AccumType > &stats)
CountedPtr< AccumType > median
CountedPtr< AccumType > max
std::pair< Int64, Int64 > maxpos
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