Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/numeric/
Dchannel_numeric_operations.hpp201 struct channel_halves_t struct
203 using ChannelRef = typename channel_traits<Channel>::reference;
205 auto operator()(ChannelRef channel) const -> ChannelRef in operator ()()