UNPKG

@stdlib/ndarray-base-unary-loop-interchange-order

Version:

Reorder ndarray dimensions and associated strides for loop interchange.

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