|
Optimized Belief Propagation (CPU and GPU)
|
Declares class to store headers with data corresponding to current program run and evaluation. More...
#include <vector>#include <map>#include <string>#include <algorithm>#include <iostream>#include <optional>#include <variant>

Go to the source code of this file.
Classes | |
| class | RunData |
| Class to store headers with data corresponding to current program run and evaluation. More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const RunData &run_data) |
Declares class to store headers with data corresponding to current program run and evaluation.
Definition in file RunData.h.