-
- .. py:method:: num_parameters
-
- Returns the total number of parameters, input, output or dimensions in a domain.
-
- .. py:method:: involves_dims(self, dims)
-
- Returns ``True`` if a domain depends on the given dimensions.
-
- The unary properties of a domain can be inspected using the following methods.
-
+
+ .. py:method:: involves_vars(self, dims)
+
+ Returns ``True`` if a domain depends on the given dimensions.
+
+ The unary properties of a domain can be inspected using the following methods.
+