projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Change name of method
[linpy.git]
/
doc
/
domain.rst
diff --git
a/doc/domain.rst
b/doc/domain.rst
index
7f99617
..
e45b0fb
100644
(file)
--- a/
doc/domain.rst
+++ b/
doc/domain.rst
@@
-17,9
+17,10
@@
Domains Module
Returns a domain as disjoint.
Returns a domain as disjoint.
- .. py:method:: involvesvars(self, vars)
+ .. py:method:: involves
_
vars(self, vars)
- Returns ``True`` if a domain depends on the given dimensions.
+ Returns ``True`` if a domain depends on the given variables.
+
The unary properties of a domain can be inspected using the following methods.
The unary properties of a domain can be inspected using the following methods.