|
TuttleOFX
1
|
#include <operations.hpp>
Public Member Functions | |
| GIL_FORCEINLINE ChannelR | operator() (typename channel_traits< Channel1 >::const_reference ch1, typename channel_traits< Channel2 >::const_reference ch2) const |
structure for dividing channels this is a generic implementation; user should specialize it for better performance
Definition at line 114 of file operations.hpp.
| GIL_FORCEINLINE ChannelR terry::numeric::channel_divides_t< Channel1, Channel2, ChannelR >::operator() | ( | typename channel_traits< Channel1 >::const_reference | ch1, |
| typename channel_traits< Channel2 >::const_reference | ch2 | ||
| ) | const [inline] |
Definition at line 116 of file operations.hpp.