NAME
A function of omni::math
OVERLOADS
omni::math::are_equal
A function of omni::math
#include <omni/types/math_t.hpp>template < typename T > inline bool omni::math::are_equal(T x, T y, T epsilon)OVERLOADS
template < typename T > inline bool omni::math::are_equal(T x, T y)