@stdlib/ndarray-orders
List of ndarray orders.
Found 10 results for column-major
List of ndarray orders.
Determine the order of a multidimensional array based on a provided stride array.
BLAS memory layouts.
Test if an input value is an ndarray order.
Return the layout order of a provided ndarray.
Return the layout order of a provided ndarray.
Given a stride array, determine whether an array is row-major.
Test if an input value is a BLAS memory layout.
Determine if an array is column-major contiguous.
Given a stride array, determine whether an array is column-major.