CharacteristicCone - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

PolyhedralSets

  

CharacteristicCone

  

characteristic cone of a polyhedral set

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

CharacteristicCone(polyset)

Parameters

polyset

-

polyhedral set

Description

• 

This command computes the characteristic cone of the polyhedral set polyset, returning the result as a new PolyhedralSet.

Examples

The characteristic cone for a bounded set is the origin since it has no rays.

(1)

The V-Representation of a set and its characteristic cone always have the same rays.

(2)

(3)

(4)

Compatibility

• 

The PolyhedralSets[CharacteristicCone] command was introduced in Maple 2015.

• 

For more information on Maple 2015 changes, see Updates in Maple 2015.

See Also

PolyhedralSets[AffineHull]

PolyhedralSets[ConvexHull]

PolyhedralSets[LinearitySpace]

PolyhedralSets[PolyhedralSet]

PolyhedralSets

 


Download Help Document