package biotk

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

Parameters

module A : Alphabet

Signature

type t = private float array array
val of_array : float array array -> t option
val flat : int -> t
val length : t -> int
val composition : t -> float array
val entropy : t -> float array