UniversalSpace.__contains__¶
-
UniversalSpace.
__contains__
(self, other)[source]¶ Return
other in self
.Dummy membership check,
True
for anyLinearSpaceElement
.
UniversalSpace.
__contains__
(self, other)[source]¶Return other in self
.
Dummy membership check, True
for any LinearSpaceElement
.