.. 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. xreducer ======== Defined in ``xtensor/reducers/xreducer.hpp`` .. doxygenclass:: xt::xreducer :members: Available overload families --------------------------- - ``xt::reduce(f, e, axes, options)`` - ``xt::reduce(f, e, options)`` - ``xt::reduce(f, e, const I (&axes)[N], options)``