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<uint8_t>(uint8_t x, uint8_t y, uint8_t epsilon)

OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top