module Make:
Parameters: |
|
type
t = private {
|
gen_cdf : |
|
mut_cdf : |
|
obs_cdf : |
|
gen_ratio : |
|
obs_mut_ratio : |
|
mortality : |
|
pmf : |
|
pof : |
val random_op : ('a * float) list -> 'a
val to_string : t -> string
val profile : (('a, 'b) DS.generator, ('a, 'b) DS.mutator, ('a, 'b) DS.observer)
Reins.Dug.t -> t