package pareto

  1. Overview
  2. Docs
type elt
type t
val sample : ?rng:Gsl.Rng.t -> size:int -> t -> elt array
val cumulative_probability : t -> x:elt -> float
val density : t -> x:elt -> float
val quantile : t -> p:float -> elt
OCaml

Innovation. Community. Security.