|
lsst.afw gf03f0b42f3+b1047159b2
|
Classes | |
| struct | Div |
| struct | Minus |
| struct | Mult |
| struct | Plus |
Functions | |
| template<typename OperatorT, typename PixelT> | |
| void | operate (Image< PixelT > &img, ImageSlice< PixelT > const &slc, typename ImageSlice< PixelT >::ImageSliceType sliceType) |
| A function to loop over pixels and perform the requested operation. | |
| 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.
Definition at line 94 of file ImageSlice.h.