TuttleOFX  1
terry::numeric::pixel_multiplies_scalar_assign_t< Scalar, PixelDst > Struct Template Reference

p *= s More...

#include <operations_assign.hpp>

Public Member Functions

GIL_FORCEINLINE PixelDst & operator() (const Scalar s, PixelDst &p) const

Detailed Description

template<typename Scalar, typename PixelDst>
struct terry::numeric::pixel_multiplies_scalar_assign_t< Scalar, PixelDst >

p *= s

Definition at line 167 of file operations_assign.hpp.


Member Function Documentation

template<typename Scalar, typename PixelDst>
GIL_FORCEINLINE PixelDst& terry::numeric::pixel_multiplies_scalar_assign_t< Scalar, PixelDst >::operator() ( const Scalar  s,
PixelDst &  p 
) const [inline]

Definition at line 170 of file operations_assign.hpp.

References terry::algorithm::static_for_each().

Here is the call graph for this function:


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