bundles / numpy 2.4.3 / numpy / dtypes / VoidDType
_DTypeMeta
numpy.dtypes:VoidDType
source: /numpy/dtypes.py
Signature
def VoidDType ( length , / ) Summary
DType class corresponding to the numpy.void scalar type.
Extended Summary
See numpy.dtype for the typical way to create dtype instances and arrays.dtypes for additional information.
Aliases
-
numpy.dtypes.VoidDType