Go to the source code of this file.
Classes | |
class | casacore::StatisticsUtilities< AccumType > |
Various statistics related methods for the statistics framework. More... | |
struct | casacore::StatisticsUtilities< AccumType >::BinDesc |
description of a regularly spaced bins with the first bin having lower limit of minLimit and having nBins equally spaced bins of width binWidth, so that the upper limit of the last bin is given by minLimit + nBins*binWidth More... | |
Namespaces | |
namespace | casacore |
this file contains all the compiler specific defines | |
Functions | |
template<class T > | |
ostream & | casacore::operator<< (ostream &os, const typename StatisticsUtilities< T >::BinDesc &desc) |