{ } Raw JSON

bundles / numpy 2.4.4 / numpy / uint32

class

numpy:uint32

source: /numpy/__init__.py

Signature

class   uint32 ( value = 0 / )

Summary

Unsigned integer type, compatible with C unsigned int.

Extended Summary

Charactercode

'I'

Canonicalname

numpy.uintc

Aliasonthisplatform(Linuxx86_64)

numpy.uint32: 32-bit unsigned integer (0 to 4_294_967_295).

Aliases

  • numpy.uint32

Referenced by