@stdlib/blas-ext-base-ssort2sh

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

@stdlib/blas-ext-base-gsort2sh

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

@stdlib/blas-ext-base-gsortsh

Sort a strided array using Shellsort.
v0.2.2 URL: https://unpkg.com/@stdlib/blas-ext-base-gsortsh@0.2.2/lib/index.js
OpenBrowse Files
stdlibstdmathmathematicsmathblasextendedsortorderarrangepermuteinsertionshellshellsortstridedarrayndarray

@stdlib/blas-ext-base-ssortsh

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

@stdlib/blas-ext-base-dsortsh

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