DiscretizedSpace.__eq__¶
- DiscretizedSpace.__eq__(other)[source]¶
Return
self == other.- Returns:
- equalsbool
Trueifotheris aDiscretizedSpacewith equaltspace,Falseotherwise.
Return self == other.
True if other is a DiscretizedSpace with equal
tspace, False otherwise.