This is the complete list of members for Chart, including all inherited members.
| Chart() | Chart | |
| Chart(const std::string &name, const size_t max_batch, const float max_loss) | Chart | |
| dimensions | Chart | |
| empty() const | Chart | |
| filename | Chart | |
| grid_offset_in_pixels | Chart | |
| grid_rect | Chart | |
| initialize() | Chart | |
| last_save_timestamp | Chart | |
| last_update_timestamp | Chart | |
| map_colour | Chart | |
| mat | Chart | |
| max_batches | Chart | |
| max_chart_loss | Chart | |
| max_map_value | Chart | |
| previous_loss_iteration | Chart | |
| previous_loss_value | Chart | |
| previous_map_iteration | Chart | |
| previous_map_shown | Chart | |
| previous_map_value | Chart | |
| save_to_disk() | Chart | |
| started_timestamp | Chart | |
| title | Chart | |
| update_accuracy(const float accuracy) | Chart | |
| update_accuracy(const int current_iteration, const float accuracy) | Chart | |
| update_bottom_text(const std::string &time_remaining) | Chart | |
| update_loss(const int current_iteration, const float loss) | Chart | |
| update_save_and_display(const int current_iteration, const float loss, const std::string &time_remaining, const bool dont_show) | Chart | |
| ~Chart() | Chart |