module PoissonDist: IFDIST
IFDIST
new PoissonDist.rng mean
Ops
sig end
Source
type t = Ops.t
Ops.t
val min : t
t
val max : t
class rng : t -> object end
t -> object end