| 
    Vowpal Wabbit
    
   | 
 
#include <simple_label.h>
Public Member Functions | |
| simple_label () | |
| simple_label (float label) | |
| void | reset_to_default () | 
Public Attributes | |
| float | label = 0.f | 
| VW::simple_label::simple_label | ( | ) | 
| VW::simple_label::simple_label | ( | float | label | ) | 
| void VW::simple_label::reset_to_default | ( | ) | 
| float VW::simple_label::label = 0.f |