TuttleOFX  1
terry::numeric::pixel_divides_t< PixelRef1, PixelRef2, PixelR > Struct Template Reference

construct for subtracting two pixels More...

#include <operations.hpp>

Public Member Functions

GIL_FORCEINLINE PixelR operator() (const PixelRef1 &p1, const PixelRef2 &p2) const

Detailed Description

template<typename PixelRef1, typename PixelRef2, typename PixelR>
struct terry::numeric::pixel_divides_t< PixelRef1, PixelRef2, PixelR >

construct for subtracting two pixels

Definition at line 130 of file operations.hpp.


Member Function Documentation

template<typename PixelRef1 , typename PixelRef2 , typename PixelR >
GIL_FORCEINLINE PixelR terry::numeric::pixel_divides_t< PixelRef1, PixelRef2, PixelR >::operator() ( const PixelRef1 &  p1,
const PixelRef2 &  p2 
) const [inline]

Definition at line 132 of file operations.hpp.


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