UNPKG

@stdlib/blas-ext-base-dsortsh

Version:

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

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