ellipse_test


ellipse_test, a C++ code which calls ellipse(), which carries out geometric calculations for ellipses and ellipsoids, including area, distance to a point, eccentricity, perimeter, points along the perimeter, random sampling, conversion between standard and quadratic forms.

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

ellipse, a C++ code which carries out geometric calculations for ellipses and ellipsoids, including area, distance to a point, eccentricity, perimeter, points along the perimeter, random sampling, conversion between standard and quadratic forms.

Source Code:


Last revised on 14 October 2022.