reduce

Warning

doxygenfunction: Unable to resolve function “kmm::reduce” with arguments None in doxygen xml output for project “KMM” from directory: ./_doxygen/xml. Potential matches:

- template<typename M = All, typename Arg, typename P> Reduce<Arg, M, P> reduce(Reduction op, Privatize<P> private_mapper, Arg &argument, M access_mapper = {})
- template<typename M = All, typename Arg> Reduce<Arg, M> reduce(Reduction op, Arg &argument, M access_mapper = {})
- template<typename M, typename Arg, typename P> Reduce<Arg, M, P> reduce(Reduction op, Privatize<P> private_mapper, Read<Arg, M> access)
- template<typename M, typename Arg> Reduce<Arg, M> reduce(Reduction op, Read<Arg, M> access)