ProductSpace.dtype

property ProductSpace.dtype

The data type of this space.

This is only well defined if all subspaces have the same dtype.

Raises
AttributeError

If any of the subspaces does not implement dtype or if the dtype of the subspaces does not match.