UNPKG

@stdlib/blas-ext-base-dsortins

Version:

Sort a double-precision floating-point strided array using insertion sort.

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