Vowpal Wabbit
Public Attributes | List of all members
Beam::beam_element< T > Struct Template Reference

#include <beam.h>

Public Attributes

uint32_t hash
 
float cost
 
T * data
 
bool active
 

Member Data Documentation

template<class T>
bool Beam::beam_element< T >::active
template<class T>
float Beam::beam_element< T >::cost
template<class T>
T* Beam::beam_element< T >::data
template<class T>
uint32_t Beam::beam_element< T >::hash

The documentation for this struct was generated from the following file: