Vowpal Wabbit
Public Attributes | List of all members
Search::prediction Struct Reference

Public Attributes

ptag me
 
size_t cnt
 
ptagtags
 
actionacts
 
uint32_t hash
 

Detailed Description

Definition at line 69 of file search.cc.

Member Data Documentation

◆ acts

action* Search::prediction::acts

Definition at line 74 of file search.cc.

◆ cnt

size_t Search::prediction::cnt

Definition at line 72 of file search.cc.

◆ hash

uint32_t Search::prediction::hash

Definition at line 75 of file search.cc.

◆ me

ptag Search::prediction::me

Definition at line 71 of file search.cc.

◆ tags

ptag* Search::prediction::tags

Definition at line 73 of file search.cc.


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