Docs.rs
  • libroxanne-search-0.2.0
    • libroxanne-search 0.2.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • wilsonzlin
    • Dependencies
      • ahash ^0.8.11 normal
      • dashmap ^6.1.0 normal
      • ndarray ^0.15 normal
      • ndarray-linalg ^0.15.0 normal
      • ordered-float ^4.4.0 normal
      • parking_lot ^0.12.3 normal
      • rayon ^1.10.0 normal
      • serde ^1.0.210 normal
      • strum ^0.26.3 normal
      • strum_macros ^0.26.4 normal
    • 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
    • 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

libroxanne_search0.2.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate libroxanne_search

Source

Structs§

PointDist
SearchIterationMetrics
SearchMetrics

Enums§

StdMetric

Traits§

GreedySearchable

Functions§

find_shortest_spanning_tree
greedy_search
greedy_search_fast1
metric_cosine
metric_euclidean

Type Aliases§

Id
Metric