omni::math::are_equal
NAME

omni::math::are_equal

A function of omni::math

#include <omni/types/math_t.hpp>
template <> inline bool omni::math::are_equal(uint64_t x, uint64_t y, uint64_t epsilon)


OVERLOADS

template <> inline bool omni::math::are_equal(uint64_t x, uint64_t y)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top