@stdlib/blas-ext-base-gsortins

Sort a strided array using insertion sort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-gsortins@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionstridedarrayndarray

@stdlib/blas-ext-base-gsort2ins

Simultaneously sort two strided arrays based on the sort order of the first array using insertion sort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-gsort2ins@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionstridedarrayndarray

@stdlib/blas-ext-base-ssortins

Sort a single-precision floating-point strided array using insertion sort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-ssortins@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionstridedarrayndarrayfloat32floatsinglefloat32array

@stdlib/blas-ext-base-dsortins

Sort a double-precision floating-point strided array using insertion sort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-dsortins@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionstridedarrayndarrayfloat64doublefloat64array

@stdlib/blas-ext-base-ssort2ins

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-ssort2ins@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionstridedarrayndarrayfloat32floatsinglefloat32array