Docs.rs
del-msh-cpu-0.1.46
del-msh-cpu 0.1.46
Permalink
Docs.rs crate page
MIT
16 July 2026
Links
Repository
crates.io
Source
Owners
nobuyuki83
Dependencies
anyhow ^1.0.100
normal
arrayref ^0.3.9
normal
del-geo-core =0.1.38
normal
itertools ^0.15.0
normal
num-traits ^0.2.19
normal
rand ^0.10.1
normal
rayon ^1.11.0
normal
slice-of-array ^0.3.2
normal
criterion ^0.5.1
dev
del-canvas =0.1.9
dev
ndarray ^0.16.1
dev
ndarray-npy ^0.9.1
dev
rand_chacha ^0.10.0
dev
Versions
26.09%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
unique_for_sorted_array
del_
msh_
cpu
0.1.46
In del_
msh_
cpu::
array1d
del_msh_cpu
::
array1d
Function
unique_
for_
sorted_
array
Copy item path
Source
pub fn unique_for_sorted_array(idx2val: &[
u32
], idx2jdx: &mut [
u32
])