package minivpt

  1. Overview
  2. Docs
Minimalist vantage point tree implementation in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v2.0.0.tar.gz
sha256=80b2e2cff1f6e3be0afe75e240af2682f61f5c165d3d5fc4ae2f506169a2c5f7
md5=cf6a8edaaa70409db489510fe6dd9785

doc/minivpt/Vp_tree/index.html

Module Vp_tree

Functorial interface.

module type Point = sig ... end
module Make (P : Point) : sig ... end
OCaml

Innovation. Community. Security.