A library for working with phylogenetic and population genetic data.
v0.27.0
utils/math/histogram/distances.hpp File Reference

Detailed Description

Header of Histogram distance functions.

Definition in file utils/math/histogram/distances.hpp.

Go to the source code of this file.

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils
 

Functions

double earth_movers_distance (const Histogram &h1, const Histogram &h2, bool norm)