omni::math::are_equal
NAME

omni::math::are_equal

A static function of omni::math

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

OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top