TypeScript definitions for ndarray-ops
Return the C data type associated with a provided data type value.
Computes the determinant of an ndarray
Resolve the output ndarray data type for a ternary function.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Determines the underlying data type of an input value.
Fills an ndarray with function
Returns an array data type corresponding to an array constructor name.
Test if an input value is a supported ndarray data type.
Test if a value is ndarray-like.
Return the next larger ndarray data type of the same kind.
General purpose level set extraction
Return the strides of a provided ndarray.
List of ndarray data types.
Return the data type string associated with a provided single letter abbreviation.
Fast nd point clustering.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
List of ndarray orders.
Return the shape of a provided ndarray.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Return the layout order of a provided ndarray.
Return the underlying data buffer of a provided ndarray.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.