‣ AmbientSpaceDimension ( obj ) | ( attribute ) |
Returns: integer
Returns the dimension of the ambient space, i.e., the space that contains the convex object.
‣ Dimension ( obj ) | ( attribute ) |
Returns: integer
Returns the dimension of the covex object.
‣ IsFullDimensional ( obj ) | ( property ) |
Returns: boolian
Returns whether the convex object is full dimensional or not.
‣ InteriorPoint ( obj ) | ( attribute ) |
Returns: a point in the object
Returns an interior point of the covex object.
generated by GAPDoc2HTML