• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • prbnmcn-dagger

  • Documentation
  • prbnmcn-dagger lib
  • Dagger .Log_space Module
package prbnmcn-dagger
  • prbnmcn-dagger
    • Dagger
      • Dist
      • Intf
        • Core
          • Infix
        • Field
        • Foldable
        • Infix
        • S
          • Array_ops
          • Infix
          • List_ops
          • Seq_ops
      • Lmh_incremental_inference
        • Array_ops
        • Infix
        • List_ops
        • Make_shared
          • C
        • Seq_ops
      • Lmh_inference
        • Array_ops
        • Infix
        • List_ops
        • Seq_ops
      • Log_space
      • RNG
      • Resampling
        • Float_field
        • Make
          • F
          • P
          • Sampler
        • Make_float
          • P
        • Particle
        • S
      • Smc_inference
        • Array_ops
        • Infix
        • Interruptible
        • List_ops
        • Non_interruptible
        • Seq_ops
      • Stateful_sampling_monad
        • Infix
Legend:
Library
Module
Module type
Parameter
Class
Class type

Log-space computation

type t = private float
val zero : t
val one : t
val mul : t -> t -> t
val div : t -> t -> t
val min : t -> t -> t
val of_float : float -> t
val to_float : t -> float
val unsafe_cast : float -> t
val compare : t -> t -> int
val lt : t -> t -> bool
val equal : t -> t -> bool
val hash : 'a -> int
val pp : Format.formatter -> t -> unit

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct