@stdlib/blas-ext-base-dsort2ins
Version:
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.
3 lines • 114 B
TypeScript
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using insertion sort.