package phylogenetics

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val make : (NSCodon.t -> NSCodon.t -> float) -> t
val make_symetric : (NSCodon.t -> NSCodon.t -> float) -> t
val jc69 : unit -> t
val gtr : stationary_distribution:NSCodon.vector -> exchangeabilities:NSCodon.matrix -> t
val stationary_distribution : t -> NSCodon.vector
val scaled_rate_matrix : NSCodon.vector -> t -> t
val scale : t -> t
OCaml

Innovation. Community. Security.