@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.
@stdlib/blas-ext-base-dsort2sh
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.