Docs.rs
diskann-vector-0.47.0
diskann-vector 0.47.0
Docs.rs crate page
MIT
Links
Documentation
crates.io
Source
Owners
metajack
hildebrandmw
harsha-simhadri
Dependencies
cfg-if ^1.0.0
normal
diskann-wide ^0.47.0
normal
half ^2.6.0
normal
approx ^0.5.1
dev
criterion ^0.5.1
dev
half ^2.6.0
dev
iai-callgrind ^0.14.0
dev
rand ^0.9.2
dev
rand_distr ^0.5
dev
Versions
63.54%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module norm
diskann_
vector
0.47.0
Module norm
Module Items
Structs
In crate diskann_
vector
diskann_vector
Module
norm
Copy item path
Source
Structs
ยง
Fast
L2Norm
Evaluate the L2 norm of the argument.
Fast
L2Norm
Squared
Evaluate the square of the L2 norm of the argument.
L1Norm
Evaluate the L1 norm of the argument.
LInf
Norm
Evaluate the LInf norm of the argument.