Return the enumeration constant associated with a strided array data type string.
Return the enumeration constant associated with an ndarray data type string.
Return the data type string associated with a supported ndarray data type value.
Return the enumeration constant associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Return the data type string associated with a strided array data type enumeration constant.
Return the data type string associated with a supported strided array data type value.
Return the enumeration constant associated with a supported strided array data type value.
Strided.
Reinterpret a Complex64Array as a Float32Array.
Reinterpret a Complex128Array as a Float64Array.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for setting an element in an indexed array-like object.
Reinterpret a BooleanArray as a Uint8Array.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Return the description for a provided data type.
Return the single letter character abbreviation for an underlying array data type.
Round a double-precision floating-point number toward zero.
Apply a nullary callback and assign results to elements in a strided output array.
Return an object mapping supported data type strings to data type objects.
Return the data type of an array.
Return the alignment (in bytes) for an underlying array data type.