A library for working with phylogenetic and population genetic data.
v0.27.0
lca_lookup.hpp File Reference
#include "genesis/utils/math/range_minimum_query.hpp"
#include <vector>

Go to the source code of this file.

Classes

class  LcaLookup
 Fast lookup of the lowest common ancestor (LCA) of two TreeNodes, relative to an arbitrary root node. More...
 

Namespaces

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