bundles / numpy latest / numpy / int16
class
numpy:int16
source: /dev/numpy/build-install/usr/lib/python3.14/site-packages/numpy/__init__.py
Signature
class int16 ( value = 0 , / ) Summary
Signed integer type, compatible with C short.
Extended Summary
- Charactercode
'h'- Canonicalname
- Aliasonthisplatform(Linuxx86_64)
numpy.int16: 16-bit signed integer (
-32_768to32_767).
Aliases
-
numpy.int16