Vowpal Wabbit
Public Attributes | List of all members
MWT::policy_data Struct Reference

Public Attributes

double cost
 
uint32_t action
 
bool seen
 

Detailed Description

Definition at line 18 of file mwt.cc.

Member Data Documentation

◆ action

uint32_t MWT::policy_data::action

Definition at line 21 of file mwt.cc.

Referenced by MWT::save_load().

◆ cost

double MWT::policy_data::cost

Definition at line 20 of file mwt.cc.

Referenced by MWT::save_load().

◆ seen

bool MWT::policy_data::seen

Definition at line 22 of file mwt.cc.


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