UNPKG

@stdlib/ndarray-base-order

Version:

Return the layout order of a provided ndarray.

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