lsst.afw
22.0.0-22-gf1d71818e+0d6c1a9e28
|
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 330 of file Statistics.h.
|
inline |
Definition at line 333 of file Statistics.h.
|
inlineexplicit |
Definition at line 334 of file Statistics.h.
|
friend |
Definition at line 337 of file Statistics.h.