Docs.rs
  • instant-glicko-2-0.2.0
    • instant-glicko-2 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gpluscb
    • Dependencies
      • serde ^1.0 normal optional
    • 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

instant_glicko_20.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • InternalRating
  • Parameters
  • PublicRating
  • algorithm::InternalGame
  • algorithm::PublicGame
  • algorithm::TimedInternalGame
  • algorithm::TimedInternalGames
  • algorithm::TimedInternalRating
  • algorithm::TimedOpponentInternalGame
  • algorithm::TimedOpponentPublicGame
  • algorithm::TimedPublicGame
  • algorithm::TimedPublicGames
  • algorithm::TimedPublicRating
  • engine::InternalEnginePlayer
  • engine::PlayerHandle
  • engine::PublicEnginePlayer
  • engine::RatingEngine
  • util::PushOnlyVec

Enums

  • engine::MatchResult

Traits

  • FromWithParameters
  • IntoWithParameters
  • engine::Score

Functions

  • algorithm::rate_game
  • algorithm::rate_games
  • algorithm::rate_games_untimed

Constants

  • constants::DEFAULT_CONVERGENCE_TOLERANCE
  • constants::DEFAULT_START_RATING
  • constants::DEFAULT_VOLATILITY_CHANGE
  • constants::MAX_ITERATIONS
  • constants::RATING_SCALING_RATIO