Vowpal Wabbit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VW::simple_label Class Reference

#include <simple_label.h>

Public Member Functions

 simple_label ()
 
 simple_label (float label)
 
void reset_to_default ()
 

Public Attributes

float label = 0.f
 

Constructor & Destructor Documentation

◆ simple_label() [1/2]

VW::simple_label::simple_label ( )

◆ simple_label() [2/2]

VW::simple_label::simple_label ( float  label)

Member Function Documentation

◆ reset_to_default()

void VW::simple_label::reset_to_default ( )

Member Data Documentation

◆ label

float VW::simple_label::label = 0.f

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