UNPKG

@stdlib/blas-ext-base-gsort2ins

Version:

Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.

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