LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
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. More...
#include <Statistics.h>
Public Member Functions | |
infinite_iterator () | |
infinite_iterator (const ValueT *p) | |
Private Member Functions | |
void | increment () |
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 273 of file Statistics.h.
|
inline |
Definition at line 278 of file Statistics.h.
|
inlineexplicit |
Definition at line 279 of file Statistics.h.
|
inlineprivate |
Definition at line 282 of file Statistics.h.
|
friend |
Definition at line 281 of file Statistics.h.