Template Function lsst::afw::image::details::operate

Function Documentation

template<typename OperatorT, typename PixelT>
void lsst::afw::image::details::operate(Image<PixelT> &img, ImageSlice<PixelT> const &slc, typename ImageSlice<PixelT>::ImageSliceType sliceType)

A function to loop over pixels and perform the requested operation