45#include <lal/graphs/rooted_tree.hpp>
46#include <lal/numeric/rational.hpp>
Rooted tree graph class.
Definition rooted_tree.hpp:107
Exact rational number.
Definition rational.hpp:63
double mean_hierarchical_distance(const graphs::rooted_tree &t) noexcept
Mean Hierarchical Distance.
numeric::rational mean_hierarchical_distance_rational(const graphs::rooted_tree &t) noexcept
Mean Hierarchical Distance.
Main namespace of the library.
Definition definitions.hpp:48