Docs.rs
  • vq-0.1.4
    • vq 0.1.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • habedi
    • Dependencies
      • anyhow ^1.0.95 normal
      • clap ^4.5.29 normal
      • ctor ^0.4.0 normal
      • half ^2.4.1 normal
      • nalgebra ^0.33.2 normal
      • rand ^0.9.0 normal
      • rand_distr ^0.5.0 normal
      • rayon ^1.10 normal
      • serde ^1.0.217 normal
      • thiserror ^2 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.19 normal
      • criterion ^0.5 dev
    • Versions
    • 78.08% 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

vq0.1.4

Crate Items

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

List of all items

Structs

  • bq::BinaryQuantizer
  • opq::OptimizedProductQuantizer
  • pq::ProductQuantizer
  • rvq::ResidualQuantizer
  • sq::ScalarQuantizer
  • tsvq::TSVQ
  • vector::Vector

Enums

  • distances::Distance
  • exceptions::VqError

Traits

  • vector::Real

Functions

  • vector::mean_vector

Type Aliases

  • exceptions::VqResult

Constants

  • vector::PARALLEL_THRESHOLD