Data Fields | |
int | index |
struct cell_s * | next |
Not to be confused with a RoQ Video cell.
Definition at line 37 of file elbg.c.
int cell_s::index |
Definition at line 38 of file elbg.c.
Referenced by eval_error_cell(), ff_do_elbg(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().
struct cell_s* cell_s::next [read] |
Definition at line 39 of file elbg.c.
Referenced by eval_error_cell(), ff_do_elbg(), get_new_centroids(), shift_codebook(), simple_lbg(), try_shift_candidate(), and update_utility_and_n_cb().