TuttleOFX
1
|
#include <operations.hpp>
Public Member Functions | |
GIL_FORCEINLINE channel_traits < Channel >::reference | operator() (typename channel_traits< Channel >::reference ch) const |
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.
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.