Vowpal Wabbit
|
Go to the source code of this file.
Classes | |
struct | Beam::beam_element< T > |
class | Beam::beam< T > |
Namespaces | |
Beam | |
Macros | |
#define | BEAM_CONSTANT_SIZE 0 |
Functions | |
int | Beam::compare_on_cost (const void *void_a, const void *void_b) |
int | Beam::compare_on_hash_then_cost (const void *void_a, const void *void_b) |
#define BEAM_CONSTANT_SIZE 0 |
Definition at line 16 of file beam.h.
Referenced by Beam::beam< T >::beam(), and Beam::beam< T >::insert().