Docs.rs
  • openskill-0.0.1
    • openskill 0.0.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • injae
    • Dependencies
      • itertools ^0.12.0 normal
      • rand_distr ^0.4.3 normal
      • statrs ^0.16.0 normal
      • thiserror ^1.0.50 normal
      • approx ^0.5.1 dev
    • Versions
    • 0% 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

openskill0.0.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • env::Env
  • env_builder::EnvBuilder
  • model::bradley_terry_full::BradleyTerryFull
  • model::bradley_terry_part::BradleyTerryPart
  • model::plackett_luce::PlackettLuce
  • model::thurstone_mosteller_full::ThurstoneMostellerFull
  • model::thurstone_mosteller_part::ThurstoneMostellerPart
  • rating::GameResult
  • rating::Rating
  • rating::TeamRating

Enums

  • error::OpenSkillError
  • model::kind::ModelKind

Traits

  • model::model::Model

Functions

  • predict_draw::predict_draw
  • predict_win::predict_win
  • rating::default_gamma
  • rating::default_ordinal
  • rating::ladder_pairs

Type Aliases

  • error::Result
  • rating::GammaFunc
  • rating::OrdinalFunc

Constants

  • constant::DEFAULT_BETA
  • constant::DEFAULT_MU
  • constant::DEFAULT_SIGMA
  • constant::DEFAULT_Z
  • constant::KAPPA