TuttleOFX
1
|
#include <pow.hpp>
Public Member Functions | |
GIL_FORCEINLINE ChannelR | operator() (typename channel_traits< Channel >::const_reference ch, const Scalar &s) const |
structure to compute pow of a scalar by the pixel value this is a generic implementation; user should specialize it for better performance
GIL_FORCEINLINE ChannelR terry::numeric::channel_scalar_pow_t< Channel, Scalar, ChannelR >::operator() | ( | typename channel_traits< Channel >::const_reference | ch, |
const Scalar & | s | ||
) | const [inline] |