Docs.rs
  • average-0.16.0
    • average 0.16.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • vks
    • Dependencies
      • easy-cast ^0.5 normal optional
      • float-ord ^0.3 normal
      • num-traits ^0.2 normal
      • rayon =1.10 normal optional
      • rayon-core =1.12 normal optional
      • serde ^1 normal optional
      • serde-big-array ^0.5 normal optional
      • serde_derive ^1 normal optional
      • bencher ^0.1 dev
      • quantiles ^0.7 dev
      • rand ^0.9 dev
      • rand_distr ^0.5 dev
      • rand_xoshiro ^0.7 dev
      • serde_json ^1 dev
      • streaming-stats ^0.2 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

average0.16.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Covariance
  • Histogram10
  • Kurtosis
  • Max
  • Mean
  • Min
  • Moments4
  • Quantile
  • SampleOutOfRangeError
  • Skewness
  • Variance
  • WeightedMean
  • WeightedMeanWithError

Enums

  • InvalidRangeError

Traits

  • Estimate
  • Histogram
  • Merge

Macros

  • assert_almost_eq
  • concatenate
  • define_histogram
  • define_moments
  • impl_extend
  • impl_from_iterator
  • impl_from_par_iterator

Type Aliases

  • MeanWithError