package prbnmcn-stats

  1. Overview
  2. Docs

Module Stats.Log_spaceSource

Log-space computation

Sourcetype t = private float
Sourceval zero : t
Sourceval one : t
Sourceval mul : t -> t -> t
Sourceval div : t -> t -> t
Sourceval min : t -> t -> t
Sourceval of_float : float -> t
Sourceval to_float : t -> float
Sourceval unsafe_cast : float -> t
include Basic_structures.Basic_intf.Std with type t := t
Sourceval compare : t -> t -> int
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit
Sourceval hash : t -> int
OCaml

Innovation. Community. Security.