ARB
|
Public Member Functions | |
void | eliminate_parent_edge (TreeNode *node) |
void | add_parent_length (TreeNode *node, GBT_LEN addLen) |
void | independent_distribution (bool useProgress) |
Definition at line 403 of file TreeNode.cxx.
|
inline |
Definition at line 411 of file TreeNode.cxx.
References ARB_edge::eliminate(), TreeNode::is_root_node(), parentEdge(), and rt_assert.
Referenced by independent_distribution(), and ARB_edge::multifurcate().
Definition at line 416 of file TreeNode.cxx.
References TreeNode::is_root_node(), and rt_assert.
|
inline |
Definition at line 421 of file TreeNode.cxx.
References eliminate_parent_edge(), GBS_global_string(), ARB_edge::length(), NULp, parentEdge(), ARB_edge::set_length(), and ARB_edge::virtually_distribute_length().
Referenced by ARB_edge::multifurcate(), and TreeNode::multifurcate_whole_tree().