Docs.rs
  • ndhistogram-0.10.0
    • ndhistogram 0.10.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • davehadley
    • Dependencies
      • num-traits ^0.2.17 normal
      • rayon ^1.6.1 normal optional
      • serde ^1.0.120 normal optional
      • thiserror ^1.0.51 normal
      • criterion ^0.5.1 dev
      • paste ^1.0.14 dev
      • rand ^0.8.5 dev
      • rand_distr ^0.4.3 dev
      • rstest ^0.18.2 dev
      • serde_json ^1.0.108 dev
      • version-sync ^0.9.5 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ndhistogram0.10.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AxesTuple
  • HashHistogram
  • Item
  • VecHistogram
  • axis::Category
  • axis::CategoryNoFlow
  • axis::Uniform
  • axis::UniformCyclic
  • axis::UniformNoFlow
  • axis::Variable
  • axis::VariableCyclic
  • axis::VariableNoFlow
  • error::BinaryOperationError
  • value::Mean
  • value::Sum
  • value::WeightedMean
  • value::WeightedSum

Enums

  • axis::BinInterval
  • axis::SingleValueBinInterval
  • error::AxisError
  • error::Error

Traits

  • Axes
  • Fill
  • FillWith
  • FillWithWeighted
  • Histogram
  • axis::Axis

Macros

  • ndhistogram
  • sparsehistogram

Type Aliases

  • Hist1D
  • Hist2D
  • Hist3D
  • HistND
  • SparseHist1D
  • SparseHist2D
  • SparseHist3D
  • SparseHistND