PolyhedralSets
IsBounded
check if a polyhedral set is bounded
Calling Sequence
Parameters
Description
Examples
Compatibility
IsBounded(polyset)
polyset
-
PolyhedralSet
Returns true if the polyhedral set polyset is bounded, false otherwise.
The cube is bounded.
The half-space is not bounded.
The PolyhedralSets[IsBounded] command was introduced in Maple 2015.
For more information on Maple 2015 changes, see Updates in Maple 2015.
See Also
PolyhedralSets[VerticesAndRays]
PolyhedralSets[IsUniversalSet]
PolyhedralSets[IsEmpty]
PolyhedralSets[PolyhedralSet]
Download Help Document