TuttleOFX  1
terry::numeric::pixel_pow_t< PixelRef, n, PixelR > Struct Template Reference

construct to compute pow on a pixel More...

#include <pow.hpp>

Public Member Functions

GIL_FORCEINLINE PixelR operator() (const PixelRef &p) const

Detailed Description

template<typename PixelRef, int n, typename PixelR = PixelRef>
struct terry::numeric::pixel_pow_t< PixelRef, n, PixelR >

construct to compute pow on a pixel

Definition at line 31 of file pow.hpp.


Member Function Documentation

template<typename PixelRef , int n, typename PixelR = PixelRef>
GIL_FORCEINLINE PixelR terry::numeric::pixel_pow_t< PixelRef, n, PixelR >::operator() ( const PixelRef &  p) const [inline]

Definition at line 33 of file pow.hpp.


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