Function fwdpp::ts::get_children

Function Documentation

std::vector<table_index_t> fwdpp::ts::get_children(const marginal_tree &m, table_index_t n, bool left_to_right_traversal)

Get all children of a node.

Return

std::vector<fwdpp::ts::table_index_t>

Parameters