package oml

  1. Overview
  2. Docs
include module type of Oml_probabilities
type !'a t = ('a * float) list
val most_likely : 'a t -> 'a