DiscretizedSpace.real_space¶
- property DiscretizedSpace.real_space¶
The space corresponding to this space's
real_dtype
.- Raises:
- ValueError
If
dtype
is not a numeric data type.
The space corresponding to this space's real_dtype
.
If dtype
is not a numeric data type.