projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update plot examples
[linpy.git]
/
doc
/
polyhedra.rst
diff --git
a/doc/polyhedra.rst
b/doc/polyhedra.rst
index
736cff6
..
47462a7
100644
(file)
--- a/
doc/polyhedra.rst
+++ b/
doc/polyhedra.rst
@@
-3,7
+3,7
@@
Polyhedra Module
.. py:class:: Polyhedron
.. py:class:: Polyhedron
- Polyhedron class allows users to build and inspect polyherons.
The following methods provide the properties of a polyhedron.
+ Polyhedron class allows users to build and inspect polyherons.
.. py:method:: equalities(self)
.. py:method:: equalities(self)
@@
-17,8
+17,6
@@
Polyhedra Module
Return ta list of the constraints of a polyhedron.
Return ta list of the constraints of a polyhedron.
- The following unary operations can be used to inspect a polyhedron.
-
.. py:method:: disjoint(self)
Returns a polyhedron as a disjoint.
.. py:method:: disjoint(self)
Returns a polyhedron as a disjoint.