A library for working with phylogenetic and population genetic data.
v0.27.0
tree/common_tree/edge_color.cpp File Reference
#include "genesis/tree/common_tree/edge_color.hpp"
#include "genesis/tree/common_tree/tree.hpp"
#include "genesis/utils/tools/color.hpp"
#include "genesis/utils/tools/color/functions.hpp"
#include <cassert>
#include <algorithm>
#include <limits>

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::tree
 

Functions

std::vector< utils::Color > edge_color_branch_length_gradient (Tree const &tree, bool zero_based)