package phylogenetics

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val of_vec : Linear_algebra.vec -> t
val shift : ?threshold:float -> Linear_algebra.vec -> carry:float -> t
val decomp_vec_mul : matrix_decomposition -> t -> t
val mat_vec_mul : Linear_algebra.mat -> t -> t
val scal_vec_mul : float -> t -> t
val mul : t -> t -> t
val add : t -> t -> t
OCaml

Innovation. Community. Security.