UNPKG

@stdlib/blas-ext-base-gsort2hp

Version:

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

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