]> CRI, Mines Paris - PSL - linpy.git/blobdiff - doc/domain.rst
Remove and edit method
[linpy.git] / doc / domain.rst
index 7098c32e32c3f868039b5c5b88c456478b082f95..7f996171c7701bdff1012bd73d40ca670279debb 100644 (file)
@@ -17,11 +17,7 @@ Domains Module
     
         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.