Vowpal Wabbit
|
Classes | |
class | beam |
struct | beam_element |
Functions | |
int | compare_on_cost (const void *void_a, const void *void_b) |
int | compare_on_hash_then_cost (const void *void_a, const void *void_b) |
|
inline |
Definition at line 32 of file beam.h.
References a, Beam::beam_element< T >::active, and Beam::beam_element< T >::cost.
Referenced by Beam::beam< T >::compact().
|
inline |
Definition at line 52 of file beam.h.
References a, Beam::beam_element< T >::active, Beam::beam_element< T >::cost, and Beam::beam_element< T >::hash.
Referenced by Beam::beam< T >::do_recombination().