To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
geoml 0.1.1
Libraries
This package provides the following libraries (via dune):
geoml
Documentation:
Affine
Circle
Circle manipulationCommon
Constraint
Strict and large linear constraints mmanipulationCurve
Ellipse
Ellipses manipulationGeoml
Line
This module provides basic operation over the linear equation typeMath
Point
Module for 2d points manipulationPolygon
This module provides basic functions for any concave, convex and convex regular polygon (Does not handle complex polygon and polygon with holes)Polyhedron
The module for the polyhedron manipulation. We use the term "polyhedron" to define a set of linear constraint. Each constraint defines a half-plan. A polyhedron is then determined by the intersections of all the half-plans formed by its constaint. It differs from polygons which represent finite enveloppes (For example, convex polygons are a particular cases of polyhedra, which can be infinite).Polynom
Rectangle
This module provides the basic operations over rectanglesSegment
Segment manipulationTriangle
Triangles manipulationVector