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

Online Help

PolyhedralSets

  

LinearitySpace

  

linearity space of a polyhedral set

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

LinearitySpace(polyset)

Parameters

polyset

-

PolyhedralSet

Description

• 

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 .

Examples

The linearity space of the cube is the origin

(1)

Compatibility

• 

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]

PolyhedralSets

 


Download Help Document