package phylogenetics

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

Module Phylo_ctmc.Uniformized_processSource

Sourcetype t
Sourceval make : transition_rates:Linear_algebra.mat -> transition_probabilities:(float -> Linear_algebra.mat) -> (branch_length:float -> t) Core.Staged.t
Sourceval transition_rates : t -> Linear_algebra.mat
Sourceval transition_probabilities : t -> Linear_algebra.mat
OCaml

Innovation. Community. Security.