package lbvs_consent

  1. Overview
  2. Docs

Module Consent.VptSource

Sourcetype t
Sourcetype quality =
  1. | Optimal
  2. | Good of int
  3. | Random
Sourceval create : quality -> Vpt_point.t list -> t
Sourceval nearest_neighbor : Vpt_point.t -> t -> float * Vpt_point.t
Sourceval neighbors : Vpt_point.t -> float -> t -> Vpt_point.t list
Sourceval to_list : t -> Vpt_point.t list
Sourceval is_empty : t -> bool
Sourceval mem : Vpt_point.t -> t -> bool
Sourceval root : t -> Vpt_point.t
Sourceval check : t -> bool
OCaml

Innovation. Community. Security.