Updated 4 months ago

@stdlib/blas-ext-base-ssort2sh • Rank 3.4 • Science 57%

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.

Updated 4 months ago

@stdlib/blas-ext-base-dsort2sh • Rank 3.1 • Science 57%

Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.

Updated 4 months ago

@stdlib/blas-ext-base-gsort2sh • Rank 3.1 • Science 57%

Simultaneously sort two strided arrays based on the sort order of the first array using Shellsort.