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

Public Attributes

vwall
 
std::string field_name
 
int k
 
int field_id [256]
 
size_t orig_size [256]
 

Detailed Description

Definition at line 9 of file lrqfa.cc.

Member Data Documentation

◆ all

vw* LRQFAstate::all

Definition at line 11 of file lrqfa.cc.

Referenced by predict_or_learn().

◆ field_id

int LRQFAstate::field_id[256]

Definition at line 14 of file lrqfa.cc.

Referenced by predict_or_learn().

◆ field_name

std::string LRQFAstate::field_name

Definition at line 12 of file lrqfa.cc.

Referenced by predict_or_learn().

◆ k

int LRQFAstate::k

Definition at line 13 of file lrqfa.cc.

Referenced by predict_or_learn().

◆ orig_size

size_t LRQFAstate::orig_size[256]

Definition at line 15 of file lrqfa.cc.

Referenced by predict_or_learn().


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