UNPKG

@stdlib/blas-ext-base-dsorthp

Version:

Sort a double-precision floating-point strided array using heapsort.

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