casacore
|
#include <casacore/casa/aips.h>
#include <casacore/casa/Exceptions/Error.h>
#include <casacore/casa/Utilities/CountedPtr.h>
#include <casacore/scimath/Mathematics/StatsDataProvider.h>
#include <casacore/scimath/Mathematics/StatisticsData.h>
#include <casacore/scimath/Mathematics/StatisticsTypes.h>
#include <map>
#include <set>
#include <vector>
Go to the source code of this file.
Classes | |
class | casacore::StatisticsAlgorithm< AccumType, DataIterator, MaskIterator, WeightsIterator > |
Base class of statistics algorithm class hierarchy. More... | |
Namespaces | |
casacore | |
this file contains all the compiler specific defines | |
Macros | |
#define | CASA_STATD |
because the template signature has become unwieldy More... | |
#define | CASA_STATP |
#define CASA_STATD |
because the template signature has become unwieldy
Definition at line 42 of file StatisticsAlgorithm.h.
#define CASA_STATP |
Definition at line 43 of file StatisticsAlgorithm.h.