TuttleOFX  1
terry::numeric::pixel_scalar_pow_t< PixelRef, Scalar, PixelR > Struct Template Reference

construct to compute pow of a scalar by the pixel value More...

#include <pow.hpp>

Public Member Functions

GIL_FORCEINLINE PixelR operator() (const PixelRef &p, const Scalar &s) const

Detailed Description

template<typename PixelRef, typename Scalar, typename PixelR = PixelRef>
struct terry::numeric::pixel_scalar_pow_t< PixelRef, Scalar, PixelR >

construct to compute pow of a scalar by the pixel value

Definition at line 60 of file pow.hpp.


Member Function Documentation

template<typename PixelRef , typename Scalar , typename PixelR = PixelRef>
GIL_FORCEINLINE PixelR terry::numeric::pixel_scalar_pow_t< PixelRef, Scalar, PixelR >::operator() ( const PixelRef &  p,
const Scalar &  s 
) const [inline]

Definition at line 62 of file pow.hpp.


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