@stdlib/ndarray-base-assert-is-numeric-data-type
Test if an input value is a supported ndarray numeric data type.
Test if an input value is a supported ndarray numeric data type.
Test if an input value is an ndarray order.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Given a stride array, determine whether an array is row-major.
Determine if an array is row-major contiguous.
Multidimensional arrays.
Multidimensional arrays.
Return an ndarray element.
Base ndarray.
Base ndarray assertion utilities.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Test if an input value is a supported ndarray boolean data type.
Determine if a buffer length is compatible with provided ndarray meta data.
Determine if a buffer length is compatible with a provided shape array.
Test if an input value is a supported ndarray casting mode.
Given a stride array, determine whether an array is column-major.
Determine if an array is column-major contiguous.
Determine if an ndarray data type can be safely cast to another ndarray data type.