100 #endif // _VW_LABEL_H__ 
Class v_array taken directly from JL's implementation. 
float32_t label
Label value. 
float32_t weight
Weight of example. 
Class VwLabel holds a label object used by VW. 
void label_from_substring(v_array< substring > &words)
void set_label(float32_t l)
void set_initial(float32_t i)
float32_t initial
Initial approximation. 
all of classes and functions are contained in the shogun namespace 
void set_weight(float32_t w)