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