TuttleOFX  1
terry::numeric::channel_halves_t< Channel > Struct Template Reference

#include <operations.hpp>

Inheritance diagram for terry::numeric::channel_halves_t< Channel >:
Collaboration diagram for terry::numeric::channel_halves_t< Channel >:

Public Member Functions

GIL_FORCEINLINE channel_traits
< Channel >::reference 
operator() (typename channel_traits< Channel >::reference ch) const

Detailed Description

template<typename Channel>
struct terry::numeric::channel_halves_t< Channel >

structure for halving a channel this is a generic implementation; user should specialize it for better performance

Definition at line 234 of file operations.hpp.


Member Function Documentation

template<typename Channel >
GIL_FORCEINLINE channel_traits<Channel>::reference terry::numeric::channel_halves_t< Channel >::operator() ( typename channel_traits< Channel >::reference  ch) const [inline]

Definition at line 237 of file operations.hpp.


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