Docs.rs
  • believer-0.2.1
    • believer 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • maxtremblay
    • Dependencies
      • itertools ^0.8 normal
      • num ^0.2.0 normal
      • rand ^0.7 normal
      • rand_chacha ^0.2 normal
      • rayon ^1.2 normal
    • Versions
    • 73.29% 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

believer0.2.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • channel::BinarySymmetricChannel
  • decoders::erasure::ErasureDecoder
  • decoders::simulation_results::SimulationResult
  • generators::best_code_finder::BestCodeFinderUsingErasure
  • generators::hierarchical_codes::Generator
  • generators::increasing_range_code::IRCodeGenBuilder
  • generators::increasing_range_code::IncreasingRangeCodeGenerator
  • generators::random_checks::generator::Generator
  • generators::regular_ldpc::RegularLDPCCodeGenerator
  • parity_check_matrix::ParityCheckMatrix
  • parity_check_matrix::check_view::CheckView
  • parity_check_matrix::checks_iter::ChecksIter
  • parity_check_matrix::edges_iter::EdgesIter

Enums

  • decoders::erasure::ErasureResult
  • gf2::GF2

Traits

  • channel::BinaryChannel
  • decoders::Decoder
  • decoders::DecodingResult
  • generators::CodeGenerator

Functions

  • parity_check_matrix::check::get_bitwise_sum
  • parity_check_matrix::check::get_dot_product

Type Aliases

  • parity_check_matrix::check::Check
  • parity_check_matrix::check::CheckSlice