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

#include <global_data.h>

Public Attributes

bool active
 
bool bfgs
 
uint32_t lda
 
bool is_ccb_input_model = false
 
void * searchstr
 
bool invariant_updates
 
uint32_t total_feature_width
 

Member Data Documentation

◆ active

bool VW::details::reduction_state::active

◆ bfgs

bool VW::details::reduction_state::bfgs

◆ invariant_updates

bool VW::details::reduction_state::invariant_updates

◆ is_ccb_input_model

bool VW::details::reduction_state::is_ccb_input_model = false

◆ lda

uint32_t VW::details::reduction_state::lda

◆ searchstr

void* VW::details::reduction_state::searchstr

◆ total_feature_width

uint32_t VW::details::reduction_state::total_feature_width

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