DiscretizedSpace.__eq__

DiscretizedSpace.__eq__(self, other)[source]

Return self == other.

Returns
equalsbool

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