| col_avg_loss | shared_data | static | 
  | col_current_features | shared_data | static | 
  | col_current_label | shared_data | static | 
  | col_current_predict | shared_data | static | 
  | col_example_counter | shared_data | static | 
  | col_example_weight | shared_data | static | 
  | col_since_last | shared_data | static | 
  | contraction | shared_data |  | 
  | dump_interval | shared_data |  | 
  | example_number | shared_data |  | 
  | first_observed_label | shared_data |  | 
  | gravity | shared_data |  | 
  | holdout_best_loss | shared_data |  | 
  | holdout_best_pass | shared_data |  | 
  | holdout_multiclass_log_loss | shared_data |  | 
  | holdout_sum_loss | shared_data |  | 
  | holdout_sum_loss_since_last_dump | shared_data |  | 
  | holdout_sum_loss_since_last_pass | shared_data |  | 
  | is_more_than_two_labels_observed | shared_data |  | 
  | ldict | shared_data |  | 
  | max_label | shared_data |  | 
  | min_label | shared_data |  | 
  | multiclass_log_loss | shared_data |  | 
  | old_weighted_labeled_examples | shared_data |  | 
  | operator=(const shared_data &other) | shared_data |  | 
  | operator=(shared_data &&other) noexcept | shared_data |  | 
  | prec_avg_loss | shared_data | static | 
  | prec_current_label | shared_data | static | 
  | prec_current_predict | shared_data | static | 
  | prec_example_weight | shared_data | static | 
  | prec_since_last | shared_data | static | 
  | print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, float label, float prediction, size_t num_features, bool progress_add, float progress_arg) | shared_data |  | 
  | print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, uint32_t label, uint32_t prediction, size_t num_features, bool progress_add, float progress_arg) | shared_data |  | 
  | print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, const std::string &label, uint32_t prediction, size_t num_features, bool progress_add, float progress_arg) | shared_data |  | 
  | print_update(std::ostream &output_stream, bool holdout_set_off, size_t current_pass, const std::string &label, const std::string &prediction, size_t num_features, bool progress_add, float progress_arg) | shared_data |  | 
  | print_update_header(std::ostream &trace_message) | shared_data |  | 
  | queries | shared_data |  | 
  | report_multiclass_log_loss | shared_data |  | 
  | second_observed_label | shared_data |  | 
  | shared_data() | shared_data |  | 
  | shared_data(const shared_data &other) | shared_data |  | 
  | shared_data(shared_data &&other) noexcept | shared_data |  | 
  | sum_loss | shared_data |  | 
  | sum_loss_since_last_dump | shared_data |  | 
  | t | shared_data |  | 
  | total_features | shared_data |  | 
  | update(bool test_example, bool labeled_example, float loss, float weight, size_t num_features) | shared_data |  | 
  | update_dump_interval(bool progress_add, float progress_arg) | shared_data |  | 
  | weighted_examples() const | shared_data |  | 
  | weighted_holdout_examples | shared_data |  | 
  | weighted_holdout_examples_since_last_dump | shared_data |  | 
  | weighted_holdout_examples_since_last_pass | shared_data |  | 
  | weighted_labeled_examples | shared_data |  | 
  | weighted_labels | shared_data |  | 
  | weighted_unlabeled_examples | shared_data |  | 
  | ~shared_data()=default | shared_data |  |