Each type is accompanied with alphabetically sorted lists of properties and public methods, both own and inherited from
parent types. The items are links to the detailed descriptions.
Underlined is the default type for this application.
The methods inherited from Poly::Object are described on a separate page, as they are
only needed for advanced scripting.
Convex hull and related algorithms use floating-point arithmetics.
Due to numerical errors inherent to this kind of computations, the resulting
combinatorial description can be arbitrarily far away from the truth, or even
not correspond to any valid polytope. You have been warned.
None of the standard construction clients produces objects of this type.
If you want to get one, create it with the explicit constructor or "re-bless"
an existing RationalPolytope object; the coordinates stored in it don't need
to be converted.
Bounded subcomplex of an unbounded polyhedron, which is associated with a finite metric space.
The tight span is 1-dimensional if and only if the metric is tree-like. In this sense, the tight
span captures the deviation of the metric from a tree-like one.