lsst.afw  20.0.0-9-g61a2a9a3d+14f89e4eca
Public Member Functions | List of all members
lsst::afw::image::details::Minus< PixelT > Struct Template Reference

#include <ImageSlice.h>

Public Member Functions

PixelT operator() (PixelT const imgPix, PixelT const slcPix)
 

Detailed Description

template<typename PixelT>
struct lsst::afw::image::details::Minus< PixelT >

Definition at line 77 of file ImageSlice.h.

Member Function Documentation

◆ operator()()

template<typename PixelT >
PixelT lsst::afw::image::details::Minus< PixelT >::operator() ( PixelT const  imgPix,
PixelT const  slcPix 
)
inline

Definition at line 78 of file ImageSlice.h.


The documentation for this struct was generated from the following file: