TuttleOFX
1
|
#include <pow.hpp>
Public Member Functions | |
GIL_FORCEINLINE ChannelR | operator() (typename channel_traits< Channel >::const_reference ch) const |
structure to compute pow on a channel this is a generic implementation; user should specialize it for better performance
GIL_FORCEINLINE ChannelR terry::numeric::channel_pow_t< Channel, n, ChannelR >::operator() | ( | typename channel_traits< Channel >::const_reference | ch | ) | const [inline] |