Namespace ripple::math¶
Contents
Functions¶
Template Function ripple::math::clamp(const T&, const T&, const T&)
Template Function ripple::math::clamp(Array<Impl>&, const T&, const T&)
Template Function ripple::math::lerp(Iterator&&, const Weights&)
Template Function ripple::math::lerp(const Iterator&, const Weights&)
Template Function ripple::math::max(const Array<ImplA>&, const Array<ImplB>&)
Template Function ripple::math::min(const Array<ImplA>&, const Array<ImplB>&)