ARB
|
#include <CT_ctree.hxx>
Definition at line 38 of file CT_ctree.hxx.
ConsensusTree::ConsensusTree | ( | const CharPtrArray & | names_ | ) |
Definition at line 100 of file CT_ctree.cxx.
GB_ERROR ConsensusTree::insert_tree_weighted | ( | const TreeNode * | tree, |
int | leafs, | ||
double | weight, | ||
bool | provideProgress | ||
) |
Definition at line 145 of file CT_ctree.cxx.
References SpeciesSpace::create_tree_PART(), DeconstructedTree::deconstruct_weighted(), DMODE_CONSENSUS_TREE, and SpeciesSpace::get_allSpecies().
Referenced by di_calculate_tree_cb(), and ConsensusTreeBuilder::get().
SizeAwareTree * ConsensusTree::get_consensus_tree | ( | GB_ERROR & | error | ) |
Definition at line 150 of file CT_ctree.cxx.
References arb_progress::aborted(), arb_assert, BIG_BRANCHES_TO_BOTTOM, arb_progress::error_if_aborted(), SpeciesSpace::get_names(), DeconstructedTree::get_part(), DeconstructedTree::get_part_count(), SpeciesSpace::get_PartitionSize(), arb_progress::inc_by(), insert_ntree(), ntree_cleanup(), ntree_count_sons(), ntree_get(), ntree_init(), NULp, DeconstructedTree::start_sorted_retrieval(), and triangular_number().
Referenced by di_calculate_tree_cb(), and ConsensusTreeBuilder::get().