Docs.rs
uni-sparse-vector-2.5.0
uni-sparse-vector 2.5.0
Docs.rs crate page
Apache-2.0
03 July 2026
Links
Repository
crates.io
Source
Owners
milliondreams
Dependencies
serde ^1.0
normal
thiserror ^2
normal
proptest ^1.11
dev
Versions
62.86%
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
l2_norm
uni_
sparse_
vector
2.5.0
In uni_
sparse_
vector::
ops
uni_sparse_vector
::
ops
Function
l2_norm
Copy item path
Source
pub fn l2_norm(v: &
SparseVector
) ->
f32
Expand description
Euclidean (L2) norm of the weights.