Vowpal Wabbit
Public Attributes | List of all members
features_and_source Struct Reference

Public Attributes

v_array< featurefeature_map
 
uint32_t stride_shift
 
uint64_t mask
 

Detailed Description

Definition at line 111 of file example.cc.

Member Data Documentation

◆ feature_map

v_array<feature> features_and_source::feature_map

Definition at line 113 of file example.cc.

Referenced by VW::get_features(), and vec_store().

◆ mask

uint64_t features_and_source::mask

Definition at line 115 of file example.cc.

Referenced by VW::get_features(), and vec_store().

◆ stride_shift

uint32_t features_and_source::stride_shift

Definition at line 114 of file example.cc.

Referenced by VW::get_features(), and vec_store().


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