Class lsst::afw::math::MaskImposter

template<typename ValueT>
class MaskImposter

A Mask wrapper to provide an infinite_iterator for Mask::row_begin(). This allows a fake Mask to be passed in to Statistics with a regular (non-masked) Image.