Vowpal Wabbit
Loading...
Searching...
No Matches
Public Attributes | List of all members
VW::details::generate_interactions_object_cache Class Reference

#include <interaction_generation_state.h>

Public Attributes

std::vector< feature_gen_datastate_data
 
VW::moved_object_pool< extent_interaction_expansion_stack_itemframe_pool
 
std::stack< extent_interaction_expansion_stack_itemin_process_frames
 

Member Data Documentation

◆ frame_pool

VW::moved_object_pool<extent_interaction_expansion_stack_item> VW::details::generate_interactions_object_cache::frame_pool

◆ in_process_frames

std::stack<extent_interaction_expansion_stack_item> VW::details::generate_interactions_object_cache::in_process_frames

◆ state_data

std::vector<feature_gen_data> VW::details::generate_interactions_object_cache::state_data

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