Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Added to quickref
Browse files Browse the repository at this point in the history
  • Loading branch information
jplab committed Jul 24, 2019
1 parent 21ae478 commit 890c350
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -150,6 +150,7 @@ List of Polyhedron methods
:widths: 30, 70
:delim: |

:meth:`~sage.geometry.polyhedron.base.Polyhedron_base.boundary_complex` | returns the boundary complex of simplicial compact polyhedron
:meth:`~sage.geometry.polyhedron.base.Polyhedron_base.center` | returns the average of the vertices of the polyhedron
:meth:`~sage.geometry.polyhedron.base.Polyhedron_base.representative_point` | returns the sum of the center and the rays
:meth:`~sage.geometry.polyhedron.base.Polyhedron_base.face_fan` | returns the fan spanned by the faces of the polyhedron
Expand Down

0 comments on commit 890c350

Please sign in to comment.