Vowpal Wabbit
|
Public Member Functions | |
scored_action (action _a=(action) -1, float _s=0) | |
Public Attributes | |
action | a |
float | s |
action Search::scored_action::a |
Definition at line 90 of file search.cc.
Referenced by Search::cached_action_store_or_find(), and Search::operator<<().
float Search::scored_action::s |
Definition at line 91 of file search.cc.
Referenced by Search::cached_action_store_or_find(), and Search::operator<<().