lsst.afw g401a67a369+49cb0b2ce6
Public Member Functions | List of all members
lsst::afw::image::details::Div< 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::Div< PixelT >

Definition at line 85 of file ImageSlice.h.

Member Function Documentation

◆ operator()()

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

Definition at line 86 of file ImageSlice.h.


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