27 #ifndef LATTICES_MASKEDLATTICESTATSDATAPROVIDER_H
28 #define LATTICES_MASKEDLATTICESTATSDATAPROVIDER_H
114 void updateMaxPos(
const std::pair<Int64, Int64>& maxpos);
116 void updateMinPos(
const std::pair<Int64, Int64>& minpos);
135 #ifndef CASACORE_NO_AUTO_TEMPLATES
136 #include <casacore/lattices/LatticeMath/MaskedLatticeStatsDataProvider.tcc>
137 #endif //# CASACORE_NO_AUTO_TEMPLATES
const Bool * _currentMaskPtr
uInt64 getCount()
get the count of elements in the current data set.
void operator++()
increment the data provider to the next dataset, mask, range set, and weights.
Array< Bool > _currentMaskSlice
unsigned long long uInt64
MaskedLatticeStatsDataProvider()
default constructor.
void setLattice(const MaskedLattice< T > &lattice, uInt iteratorLimitBytes=4096 *4096)
set the lattice.
A templated, abstract base class for array-like objects with masks.
~MaskedLatticeStatsDataProvider()
Bool atEnd() const
Are there any data sets left to provide?
uInt getNMaxThreads() const
returns something reasonable based on the lattice size.
Data provider which allows stats framework to iterate through a masked lattice.
Referenced counted pointer for constant data.
Abstract base class of data providers which allows stats framework to iterate through a lattice...
void finalize()
Take any actions necessary to finalize the provider.
CountedPtr< RO_MaskedLatticeIterator< T > > _iter
bool Bool
Define the standard types used by Casacore.
const Bool * getMask()
Get the associated mask of the current dataset.
const T * getData()
get the current data set
template <class T, class U> class vector;
void updateMinPos(const std::pair< Int64, Int64 > &minpos)
void updateMaxPos(const std::pair< Int64, Int64 > &maxpos)
see base class documentation.
uInt estimatedSteps() const
estimated number of steps to iterate through the the lattice
void reset()
reset the provider to point to the first data set it manages.
Bool hasMask() const
Does the current data set have an associated mask?
#define casacore
<X11/Intrinsic.h> #defines true, false, casacore::Bool, and String.