@stdlib/ndarray-base-strides2order
Determine the order of a multidimensional array based on a provided stride array.
Found 2 results for fortran-order
Determine the order of a multidimensional array based on a provided stride array.
Given a stride array, determine whether an array is column-major.