DiscretizedSpace.__eq__

DiscretizedSpace.__eq__(other)[source]

Return self == other.

Returns:
equalsbool

True if other is a DiscretizedSpace with equal tspace, False otherwise.