projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove and edit method
[linpy.git]
/
doc
/
domain.rst
diff --git
a/doc/domain.rst
b/doc/domain.rst
index
7098c32
..
7f99617
100644
(file)
--- a/
doc/domain.rst
+++ b/
doc/domain.rst
@@
-17,11
+17,7
@@
Domains Module
Returns a domain as disjoint.
Returns a domain as disjoint.
- .. py:method:: num_parameters
-
- Returns the total number of parameters, input, output or dimensions in a domain.
-
- .. py:method:: involves_dims(self, dims)
+ .. py:method:: involvesvars(self, vars)
Returns ``True`` if a domain depends on the given dimensions.
Returns ``True`` if a domain depends on the given dimensions.