.. Copyright (c) 2016, Johan Mabille, Sylvain Corlay and Wolf Vollprecht Distributed under the terms of the BSD 3-Clause License. The full license is in the file LICENSE, distributed with this software. xhistogram ========== Defined in ``xtensor/misc/xhistogram.hpp`` .. doxygengroup:: digitize :members: .. doxygengroup:: histogram :members: .. doxygenfunction:: xt::bincount(E1&&, E2&&, std::size_t) .. doxygenfunction:: xt::bin_items(size_t, E&&) .. doxygenfunction:: xt::bin_items(size_t, size_t)