boost::gil::histogram::dimension
Returns the number of dimensions(axes) the class supports.
Synopsis
Declared in <boost/gil/histogram.hpp>
constexpr
static
std::size_t
dimension();
Return Value
the number of dimensions(axes) the class supports.
Created with MrDocs