Get it
Learn it
Advanced
struct EvalOutput { // fields std::vector<std::vector<double>> phase_scores; // construction EvalOutput(); };