package phylogenetics

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Phylogenetics.Discrete_pdSource

Sourcetype t
Sourceval init : int -> f:(int -> float) -> t
Sourceval update : t -> int -> float -> unit
Sourceval draw : t -> Gsl.Rng.t -> int
Sourceval total_weight : t -> float
Sourceval demo : n:int -> ncat:int -> float array * float array
OCaml

Innovation. Community. Security.