Home
last modified time | relevance | path

Searched defs:channel_multiplies_scalar_t (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/gil/extension/numeric/
Dchannel_numeric_operations.hpp159 struct channel_multiplies_scalar_t struct
161 using ChannelRef = typename channel_traits<Channel>::const_reference;
170 auto operator()(ChannelRef channel, Scalar const& scalar) const -> ChannelResult in operator ()()