ARB
|
#include <CT_common.hxx>
Public Member Functions | |
SpeciesSpace (const CharPtrArray &names_) | |
~SpeciesSpace () | |
int | get_species_index (const char *name) const |
const char * | get_species_name (int idx) const |
const CharPtrArray & | get_names () const |
const PartitionSize * | get_PartitionSize () const |
const PART * | get_allSpecies () const |
PART * | create_tree_PART (const TreeNode *tree, const double &weight) const |
Definition at line 166 of file CT_common.hxx.
SpeciesSpace::SpeciesSpace | ( | const CharPtrArray & | names_ | ) |
Definition at line 16 of file CT_ctree.cxx.
References PartitionSize::create_root(), GB_MIND_CASE, GBS_create_hash(), GBS_write_hash(), and CharPtrArray::size().
SpeciesSpace::~SpeciesSpace | ( | ) |
Definition at line 33 of file CT_ctree.cxx.
References GBS_free_hash(), and NULp.
Definition at line 179 of file CT_common.hxx.
References arb_assert, and GBS_read_hash().
Definition at line 184 of file CT_common.hxx.
|
inline |
Definition at line 185 of file CT_common.hxx.
Referenced by ConsensusTree::get_consensus_tree().
|
inline |
Definition at line 186 of file CT_common.hxx.
Referenced by create_tree_PART(), and ConsensusTree::get_consensus_tree().
|
inline |
Definition at line 187 of file CT_common.hxx.
Referenced by ConsensusTree::insert_tree_weighted().
Definition at line 174 of file CT_dtree.cxx.
References get_PartitionSize().
Referenced by TreeParts::get_tree_PART(), and ConsensusTree::insert_tree_weighted().