Docs.rs
sliding-quantile-0.1.0
sliding-quantile 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
08 June 2026
Links
Repository
crates.io
Source
Owners
timwie
Dependencies
num-traits ^0.2
normal
half ^2
dev
proptest ^1
dev
rand ^0.10
dev
Versions
71.43%
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
Module vec
sliding_
quantile
0.1.0
Module vec
Module Items
Modules
Type Aliases
In crate sliding_
quantile
sliding_quantile
Module
vec
Copy item path
Source
Available on
crate features
alloc
or
std
only.
Expand description
Convenient type aliases for
Quantile
s
backed by heap-allocated
Vec
s
.
Modules
§
f32
f64
Type Aliases
§
Quantile
Quantile
backed by heap-allocated
Vec
s
.