@stdlib/ndarray-base-assert-is-single-segment-compatible
Determine if an array is compatible with a single memory segment.
Determine if an array is compatible with a single memory segment.
Test if an input value is a supported ndarray unsigned integer data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve a loop block size for multi-dimensional array tiled loops.
Convert a linear index in an underlying data buffer to a linear index in an array view.
Broadcast an ndarray to a specified shape.
Broadcast ndarrays to a common shape.
Broadcast array shapes to a single shape.
Create a contiguous linear ndarray data buffer.
Expand the shape of an array by inserting a new dimension of size one at a specified axis.
Return a specified flag for a provided ndarray.
Return the flags of a provided ndarray.
Base multidimensional array.
Return the underlying data buffer of a provided ndarray.
Return the data type of a provided ndarray.
Return the C data type associated with a provided data type value.
Return the single letter character abbreviation for an underlying array data type.
Return the description for a provided data type.
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.