package phylogenetics

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

Parameters

module A : Alphabet.S
module M : Rate_matrix with type mat := A.matrix

Signature

val transition_probability_matrix : M.param -> float -> A.matrix
val stationary_distribution : M.param -> A.vector