struct mrpt::nav::CHolonomicFullEval::EvalOutput

struct EvalOutput
{
    //
fields

    std::vector<std::vector<double>> phase_scores;
};