UNPKG

@stdlib/blas-ext-base-ssortins

Version:

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

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