Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
flattens nested vertex data into a typed array
Return a specified flag for a provided ndarray.
Return an index given an index mode.
TypeScript definitions for get-pixels
Reorder ndarray dimensions and associated strides for loop interchange.
Applies a homograph to an ndarray
Assign elements in an input ndarray to elements in an output ndarray.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Broadcast an ndarray to a specified shape.
Test if an input value is a supported ndarray integer data type.
Generic contour extraction library for surface nets/dual contouring
Test whether two values are equal data types.
Finds all zero crossings in a 1D ndarray
Resolve a loop block size for multi-dimensional array tiled loops.
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.
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.
Complex number constructors.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray real-valued floating-point data type.