lsst.afw g5a732f18d5+53520f316c
|
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 331 of file Statistics.h.
|
inline |
Definition at line 334 of file Statistics.h.
|
inlineexplicit |
Definition at line 335 of file Statistics.h.
|
friend |
Definition at line 338 of file Statistics.h.