casacore
|
#include <casacore/casa/aips.h>
#include <casacore/scimath/StatsFramework/StatisticsAlgorithm.h>
#include <casacore/scimath/StatsFramework/ClassicalQuantileComputer.h>
#include <casacore/scimath/StatsFramework/StatisticsTypes.h>
#include <casacore/scimath/StatsFramework/StatisticsUtilities.h>
#include <set>
#include <vector>
#include <utility>
Go to the source code of this file.
Classes | |
class | casacore::ClassicalStatistics< AccumType, DataIterator, MaskIterator, WeightsIterator > |
Class to calculate statistics in a "classical" sense, ie using accumulators with no special filtering beyond optional range filtering etc. More... | |
Namespaces | |
casacore | |
this file contains all the compiler specific defines | |