Search
@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
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
@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
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
@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
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
float32
float
single
float32array
@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
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
float64
double
float64array
@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
Open
Browse Files
stdlib
stdmath
mathematics
math
blas
extended
sort
order
arrange
permute
insertion
strided
array
ndarray
float32
float
single
float32array