package owl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Owl_distribution.Make(A).Poisson.t = {
  1. mu : A.arr;
}
val make : mu:A.arr -> t
val sample : t -> int -> A.arr
OCaml

Innovation. Community. Security.