legate.core.FixedArrayType.to_numpy_dtype#
- FixedArrayType.to_numpy_dtype(self)#
Get the equivalent numpy dtype for this type.
- Returns:
The numpy dtype.
- Return type:
np.dtype
- Raises:
ValueError – If the equivalent numpy dtype could not be determined.
Get the equivalent numpy dtype for this type.
The numpy dtype.
np.dtype
ValueError – If the equivalent numpy dtype could not be determined.