lsst.afw g4f66151db1+308b63831b
Public Member Functions | List of all members
lsst::afw::image::details::Mult< 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::Mult< PixelT >

Definition at line 81 of file ImageSlice.h.

Member Function Documentation

◆ operator()()

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

Definition at line 82 of file ImageSlice.h.


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