Template Function fwdpp::ts::get_nodes(const marginal_tree&, table_index_t, ORDER)¶
Defined in File nodes.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “fwdpp::ts::get_nodes” with arguments (const marginal_tree&, table_index_t, ORDER) in doxygen xml output for project “My Project” from directory: ./doxyoutput/xml. Potential matches:
- template<typename ORDER> std::vector<table_index_t> get_nodes(const marginal_tree &m, ORDER order)
- template<typename ORDER> std::vector<table_index_t> get_nodes(const marginal_tree &m, table_index_t u, ORDER order)