dtype
Property Name |
Type |
|---|---|
dtype.int8 |
int8 |
dtype.uint8 |
uint8 |
dtype.int16 |
int16 |
dtype.uint16 |
uint16 |
dtype.int32 |
int32 |
dtype.uint32 |
uint32 |
dtype.int64 |
int64 |
dtype.uint64 |
uint64 |
dtype.float16 |
float16 |
dtype.float32 |
float32 |
dtype.double |
double |
dtype.bool |
bool |
dtype.undefined |
undefined |
Parent topic: Data Classes