UNPKG

@stdlib/ndarray-base-strides2order

Version:

Determine the order of a multidimensional array based on a provided stride array.

3 lines 122 B
/// <reference path="../docs/types/index.d.ts" /> import strides2order from '../docs/types/index'; export = strides2order;