This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / dtypes / VoidDType

_DTypeMeta

numpy.dtypes:VoidDType

source: build-install/usr/lib/python3.14/site-packages/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