File nodes.hpp¶
↰ Parent directory (fwdpp/ts/marginal_tree_functions)
Contents
Definition (fwdpp/ts/marginal_tree_functions/nodes.hpp)¶
Includes¶
../marginal_tree.hppalgorithm(File compact_mutations.hpp)children.hpp(File children.hpp)memorynode_traversal_order.hpp(File node_traversal_order.hpp)node_traversal_preorder.hpp(File node_traversal_preorder.hpp)roots.hpp(File mark_multiple_roots.hpp)vector
Included By¶
Namespaces¶
Classes¶
Functions¶
Template Function fwdpp::ts::get_nodes(const marginal_tree&, ORDER)
Template Function fwdpp::ts::get_nodes(const marginal_tree&, table_index_t, ORDER)
Template Function fwdpp::ts::process_nodes(const marginal_tree&, ORDER, const F&)
Template Function fwdpp::ts::process_nodes(const marginal_tree&, table_index_t, ORDER, const F&)