Shortcuts

Template Function ripple::math::isnan(T)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::math::isnan” with arguments ((T)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename Impl, array_enable_t<Impl> = 0> constexpr auto isnan(const Array<Impl> &a) noexcept -> bool
- template<typename T, std::enable_if_t<std::is_arithmetic<T>::value, int> = 0> constexpr auto isnan(T a) noexcept -> bool

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