lsst.afw g5a732f18d5+66d966b544
Loading...
Searching...
No Matches
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: