PolyhedralSets
LinearitySpace
linearity space of a polyhedral set
Calling Sequence
Parameters
Description
Examples
Compatibility
LinearitySpace(polyset)
polyset
-
PolyhedralSet
This command computes the linearity space for the given PolyhedralSet polyset, returning the result as a new PolyhedralSet.
The linearity space of a polyhedral set is defined as the set
which is the largest vector space contained in .
The linearity space of the cube is the origin
The PolyhedralSets[LinearitySpace] command was introduced in Maple 2015.
For more information on Maple 2015 changes, see Updates in Maple 2015.
See Also
PolyhedralSets[CharacteristicCone]
PolyhedralSets[ConvexHull]
PolyhedralSets[AffineHull]
PolyhedralSets[PolyhedralSet]
Download Help Document