Docs.rs
  • kn0sys-nn-0.9.1
    • kn0sys-nn 0.9.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kn0sys
    • Dependencies
      • kdtree ^0.7.0 normal
      • linfa ^0.7.0 normal
      • kn0sys_ndarray ^0.17.1 normal
      • kn0sys-ndarray-stats ^0.7.1 normal
      • noisy_float ^0.2.0 normal
      • num-traits ^0.2.0 normal
      • order-stat ^0.1.3 normal
      • serde ^1.0 normal optional
      • thiserror ^2.0.3 normal
      • approx ^0.5.1 dev
      • criterion ^0.5.1 dev
      • linfa ^0.7.0 dev
      • kn0sys_ndarray_rand ^0.16.1 dev
      • rand_xoshiro ^0.7 dev
    • Versions
    • 85.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

kn0sys_nn0.9.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • BallTree
  • BallTreeIndex
  • KdTree
  • KdTreeIndex
  • LinearSearch
  • LinearSearchIndex
  • distance::L1Dist
  • distance::L2Dist
  • distance::LInfDist
  • distance::LpDist

Enums

  • BuildError
  • CommonNearestNeighbour
  • NnError

Traits

  • NearestNeighbour
  • NearestNeighbourIndex
  • distance::Distance

Functions

  • distance::to_gaussian_similarity