Return a specified flag for a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return an index given an index mode.
Assign elements in an input ndarray to elements in an output ndarray.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Broadcast an ndarray to a specified shape.
Applies a homograph to an ndarray
Test whether two values are equal data types.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Broadcast a scalar value to an ndarray having a specified shape.
Intl.LocaleMatcher ponyfill
TypeScript definitions for get-pixels
Resolve a loop block size for multi-dimensional array tiled loops.
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.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray integer data type.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray output data type policy.
Generic contour extraction library for surface nets/dual contouring
Finds all zero crossings in a 1D ndarray
Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray signed integer data type.