lsst.afw g47ad8d2bab+3cc41d2aa1
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: