Resolve the output ndarray data type for a unary function.
Return an object mapping supported data type strings to data type objects.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
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.
Return the enumeration constant 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.
Resolve the output data type from a list of input ndarray data types.
Return the alignment (in bytes) for an underlying array data type.
Return the enumeration constant associated with an ndarray data type string.
List of ndarray data type strings.
Return an object mapping supported data type strings to enumeration constants.
Return the data type of a provided ndarray.
Multidimensional arrays.
Return the number of bytes per element for a provided underlying ndarray data type.
Base multidimensional array.
Resolve the input ndarray casting data type for a unary function.
Return a data type from a string representing the type
Resolve the output ndarray data type for a binary function.
ndarray data buffer constructors.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve a loop block size for multi-dimensional array tiled loops.
Return the data type of an ndarray data buffer.