Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return a specified flag for a provided ndarray.
Return an index given an index mode.
Applies a homograph to an ndarray
TypeScript definitions for get-pixels
Reorder ndarray dimensions and associated strides for loop interchange.
Assign elements in an input ndarray to elements in an output ndarray.
Broadcast an ndarray to a specified shape.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Test if an input value is a supported ndarray integer data type.
Generic contour extraction library for surface nets/dual contouring
Finds all zero crossings in a 1D ndarray
Resolve a loop block size for multi-dimensional array tiled loops.
Test whether two values are equal data types.
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray boolean data type.
Broadcast a scalar value to an ndarray having a specified shape.
Test if an input value is a supported ndarray unsigned integer data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an ndarray is read-only.
Resolve the output ndarray data type for a binary function.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Resolve a list of data type strings.