lsst.afw g8f2ba02de7+6dddbecb19
|
This iterator will never increment. More...
#include <Statistics.h>
Public Member Functions | |
infinite_iterator () | |
infinite_iterator (const ValueT *p) | |
Friends | |
class | boost::iterator_core_access |
This iterator will never increment.
It is returned by row_begin() in the MaskImposter class (below) to allow phony mask pixels to be iterated over for non-mask images within Statistics.
Definition at line 329 of file Statistics.h.
|
inline |
Definition at line 332 of file Statistics.h.
|
inlineexplicit |
Definition at line 333 of file Statistics.h.
|
friend |
Definition at line 336 of file Statistics.h.