UNPKG

@stdlib/ndarray-base-ind2sub

Version:

Convert a linear index to an array of subscripts.

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