boost::gil::histogram::operator()
Returns bin value corresponding to specified tuple
Synopsis
Declared in <boost/gil/histogram.hpp>
mapped_t&
operator()(T... indices);
Parameters
Name |
Description |
indices |
The right operand |
Created with MrDocs