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/Make/argument-1-P/index.html

Parameter Make.P

type t

dist should be a distance function: symmetric, zero and the diagonal and verifying the triangular inequality.

val dist : t -> t -> float

dist should be a distance function: symmetric, zero and the diagonal and verifying the triangular inequality.

OCaml

Innovation. Community. Security.