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