Vowpal Wabbit
Public Member Functions | Public Attributes | List of all members
MULTICLASS::label_t Struct Reference

#include <multiclass.h>

Public Member Functions

 label_t ()
 
 label_t (uint32_t label, float weight)
 
void reset_to_default ()
 

Public Attributes

uint32_t label
 
float weight
 

Constructor & Destructor Documentation

MULTICLASS::label_t::label_t ( )
MULTICLASS::label_t::label_t ( uint32_t  label,
float  weight 
)

Member Function Documentation

void MULTICLASS::label_t::reset_to_default ( )

Member Data Documentation

uint32_t MULTICLASS::label_t::label
float MULTICLASS::label_t::weight

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