Return the data type string associated with a strided array data type enumeration constant.
Return the data type string associated with an ndarray data type enumeration constant.
Reinterpret a Complex128Array as a Float64Array.
Strided.
Reinterpret a Complex64Array as a Float32Array.
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.
Return an object mapping supported data type strings to data type objects.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Round a double-precision floating-point number toward zero.
Reinterpret a BooleanArray as a Uint8Array.
Return the data type of an array.
Return the data type string associated with a supported ndarray data type value.
Return the description for a provided data type.
Return the single letter character abbreviation for an underlying array data type.
Return the enumeration constant associated with a supported ndarray data type value.
Return the enumeration constant associated with an ndarray data type string.
Return the alignment (in bytes) for an underlying array data type.
Apply a nullary callback and assign results to elements in a strided output array.
List of ndarray data type strings.
Complex numbers.
Return the data type of a provided ndarray.