Home
last modified time | relevance | path

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

/third_party/boost/boost/gil/extension/numeric/
Dchannel_numeric_operations.hpp219 struct channel_zeros_t struct
221 using ChannelRef = typename channel_traits<Channel>::reference;
223 auto operator()(ChannelRef channel) const -> ChannelRef in operator ()()