ARB
|
#include <di_matr.hxx>
Public Member Functions | |
MatrixOrder (GBDATA *gb_main, GB_CSTR sort_tree_name) | |
~MatrixOrder () | |
bool | defined () const |
int | get_index (const char *name) const |
void | applyTo (struct TreeOrderedSpecies **gb_species_array, size_t array_size) const |
Definition at line 101 of file di_matr.hxx.
Definition at line 359 of file DI_matr.cxx.
References arb_assert, destroy(), GB_clear_error(), GB_IGNORE_CASE, GBS_create_hash(), GBT_read_tree_and_size(), and IF_ASSERTION_USED.
|
inline |
Definition at line 123 of file di_matr.hxx.
References GBS_free_hash().
|
inline |
Definition at line 125 of file di_matr.hxx.
Referenced by get_index(), and DI_MATRIX::load().
Definition at line 126 of file di_matr.hxx.
References defined(), and GBS_read_hash().
void MatrixOrder::applyTo | ( | struct TreeOrderedSpecies ** | gb_species_array, |
size_t | array_size | ||
) | const |
Definition at line 390 of file DI_matr.cxx.
References GB_sort(), NULp, and TreeOrderedSpecies_cmp().
Referenced by DI_MATRIX::load().