Docs.rs
lance-linalg-0.23.0
lance-linalg 0.23.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
eddyxu
wjones127
changhiskhan
westonpace
albertlockett
Dependencies
arrow-array ^53.2
normal
arrow-ord ^53.2
normal
arrow-schema ^53.2
normal
bitvec ^1
normal
deepsize ^0.2.0
normal
futures ^0.3
normal
half ^2.4.1
normal
lance-arrow =0.23.0
normal
lance-core =0.23.0
normal
lazy_static ^1
normal
log ^0.4
normal
num-traits ^0.2
normal
rand ^0.8.3
normal
rayon ^1.10
normal
tokio ^1.23
normal
tracing ^0.1
normal
approx ^0.5.1
dev
arrow-arith ^53.2
dev
criterion ^0.5
dev
proptest ^1.3.1
dev
cc ^1.0.83
build
pprof ^0.14.0
dev
Versions
72.8%
of the crate is documented
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lance_
linalg
0.23.0
Module norm_l2
Module Items
Traits
Functions
In lance_
linalg::
distance
lance_linalg
::
distance
Module
norm_l2
Copy item path
Source
Traits
§
Normalize
L2 normalization
Functions
§
norm_l2
Normalize a vector.
norm_
l2_
impl
NOTE: this is only pub for benchmarking purposes