omni::math::quadratic
NAME

omni::math::quadratic

A static function of omni::math

#include <omni/math.hpp>
template < typename T > inline omni::math::dimensional<T, 2> omni::math::quadratic(T a, T b, T c)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top