Generate a linearly spaced numeric array.
Sorts ndarrays in place
Return an object mapping supported data type strings to data type objects.
Return the single letter character abbreviation for an underlying array data type.
List of ndarray orders.
Return the enumeration constant associated with an ndarray data type string.
Return the underlying data buffer of a provided ndarray.
TypeScript definitions for ndarray-ops
Return an object mapping supported data type strings to enumeration constants.
Computes the determinant of an ndarray
Return the number of ndarray dimensions.
Return the number of bytes per element for a provided underlying ndarray data type.
Fills an ndarray with function
Base multidimensional array.
General purpose level set extraction
Multidimensional array constructor.
Test if an input value is a supported ndarray data type.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type value.
Test if a value is ndarray-like.
Test if an input value is a supported built-in ndarray data type string.
Return the strides of a provided ndarray.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.