ARB
|
Go to the source code of this file.
Functions | |
void | TREE_scale (TreeNode *tree, double length_scale, double bootstrap_scale) |
void TREE_scale | ( | TreeNode * | tree, |
double | length_scale, | ||
double | bootstrap_scale | ||
) |
Definition at line 14 of file TreeTools.cxx.
References DEFAULT_BRANCH_LENGTH, TreeNode::is_leaf(), is_marked_as_default_len(), TreeNode::leftlen, TreeNode::leftson, TreeNode::parse_bootstrap(), REMARK_BOOTSTRAP, REMARK_NONE, REMARK_OTHER, TreeNode::remove_remark(), TreeNode::rightlen, TreeNode::rightson, and TreeNode::set_bootstrap().
Referenced by main(), and TREE_load().