UNPKG

@stdlib/ndarray-base-minmax-view-buffer-index

Version:

Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.

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