• Docs >
  • Ripple API >
  • Template Function ripple::math::clamp(Array<Impl>&, const T&, const T&)
Shortcuts

Template Function ripple::math::clamp(Array<Impl>&, const T&, const T&)

Function Documentation

Warning

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

- template<typename Impl, typename T> auto clamp(Array<Impl> &a, const T &lo, const T &hi) noexcept -> void
- template<typename Impl, typename T> auto clamp(const T &v, const T &lo, const T &hi) noexcept -> const 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