package phylogenetics

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

Module Rejection_sampling.MakeSource

Parameters

Signature

Sourceval generate_trees : sampler:(unit -> Phylogenetic_tree.t) -> int -> Phylogenetic_tree.t list
Sourceval reject : ('a -> 'b -> int -> Align.t) -> 'a -> Align.t -> 'b list -> 'b list
Sourceval mean_floats : float list -> float
Sourceval get_branch : int -> Phylogenetic_tree.t list -> float list
Sourceval mean_specific_branch : int -> Phylogenetic_tree.t list -> float
OCaml

Innovation. Community. Security.