17 else tree->
leftlen *= length_scale;
19 TREE_scale(tree->get_leftson(), length_scale, bootstrap_scale, warn);
25 TREE_scale(tree->get_rightson(), length_scale, bootstrap_scale, warn);
void set_bootstrap(double bootstrap)
bool is_marked_as_default_len(GBT_LEN len)
#define DEFAULT_BRANCH_LENGTH
bool is_son_of_root() const
GBT_RemarkType parse_bootstrap(double &bootstrap, WarningConsumer report)
bool is_root_node() const
void(* WarningConsumer)(const char *message)