Create an unsigned 32-bit integer vector (i.e., a one-dimensional ndarray).
Maximum unsigned 32-bit integer.
Uint32Array.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Multidimensional arrays.
Test if an input value is a supported ndarray real-valued data type.
Multiply two unsigned 32-bit integers.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Resolve the output data type from a list of input ndarray data types.
Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray floating-point data type.
Create a vector (i.e., a one-dimensional ndarray).
Test if an input value is a supported ndarray data type.
Test if an input value is a supported ndarray numeric data type.
Test if a value is a Uint32Array.
Base multidimensional array.
Return the description for a provided data type.
Return the number of bytes per element for a provided underlying ndarray data type.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Test if an input value is an ndarray data type object.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Return an object mapping supported data type strings to data type objects.