• Docs >
  • Ripple API >
  • Template Function ripple::reduce(const DeviceBlock<T, Dims>&, Pred&&)
Shortcuts

Template Function ripple::reduce(const DeviceBlock<T, Dims>&, Pred&&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::reduce” with arguments ((const DeviceBlock<T, Dims>&, Pred&&)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename T, size_t Dims, typename Pred> auto reduce(const DeviceBlock<T, Dims> &block, Pred &&pred) noexcept -> T
- template<typename T, size_t Dims, typename Pred> auto reduce(const HostBlock<T, Dims> &block, Pred &&pred) noexcept -> T

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples