omni::math::quadrant
NAME

omni::math::quadrant

A static function of omni::math

#include <omni/math.hpp>
template < typename T > inline omni::math::ordinal_name omni::math::quadrant(T x, T y)

OVERLOADS

template < typename T > inline omni::math::ordinal_name omni::math::quadrant(const omni::math::dimensional<T 2>& point)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top