Vowpal Wabbit
Public Attributes | List of all members
VW::primitive_feature_space Struct Reference

#include <vw.h>

Public Attributes

unsigned char name
 
featurefs
 
size_t len
 

Detailed Description

Definition at line 64 of file vw.h.

Member Data Documentation

◆ fs

feature* VW::primitive_feature_space::fs

◆ len

size_t VW::primitive_feature_space::len

Definition at line 68 of file vw.h.

Referenced by VW::export_example(), VW::import_example(), and VW::init_features().

◆ name

unsigned char VW::primitive_feature_space::name

Definition at line 66 of file vw.h.

Referenced by VW::export_example(), VW::import_example(), and VW_SetFeatureSpace().


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