package phylogenetics

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

Module Site_evolution_model.MakeSource

Parameters

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

Signature

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

Innovation. Community. Security.