@stdlib/strided-base-binary-dtype-signatures
Generate a list of binary interface signatures from strided array data types.
Generate a list of binary interface signatures from strided array data types.
Assign callbacks to binary interfaces according to type promotion rules.
Return the data type string associated with a strided array data type enumeration constant.
Return the enumeration constant associated with a supported strided array data type value.
Return the data type string associated with a supported strided array data type value.
Return the enumeration constant associated with a strided array data type string.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Generate a list of unary interface signatures from strided array data types.
Generate a list of masked unary interface signatures from strided array data types.
Assign callbacks to masked unary interfaces according to type promotion rules.
Symbols.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
C API for returning the ndarray data type corresponding to a data type string.
Convert subscripts to a linear index.
Convert an ndarray buffer to a generic array.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the output ndarray data type for a unary function.
Resolve a loop block size for multi-dimensional array tiled loops.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Wrap an index on the interval [0,max].