Docs.rs
  • hipparchus-mean-0.1.2
    • hipparchus-mean 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • web3nemo
    • Dependencies
      • bitflags ^2.4.1 normal
      • float-cmp ^0.9.0 normal
      • num ^0.4.1 normal
      • once_cell ^1.18.0 normal
      • criterion ^0.5.1 dev
      • rstest ^0.18.2 dev
    • Versions
    • 60.78% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hipparchus_mean0.1.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • movingavg::CumulativeMovingAverage
  • movingavg::ExponentialMovingAverage
  • movingavg::WeightedMovingAverage

Enums

  • mean::MeanAlgorithm

Traits

  • lpnorm::LpNorm
  • mean::Mean
  • movingavg::MovingAverage
  • power::Power
  • two::Two
  • value::Fp