package phylogenetics

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include S
type param
type vec
type mat
val rate_matrix : param -> mat
val transition_probability_matrix : param -> float -> mat
val stationary_distribution : param -> vec
val rate_matrix_reduction : param -> mat * vec * mat