39 for (
int i=0; i<100; i++) {
41 label <<
"assoc_value_" << i;
52 double aspect_guess = std::max<double>(shape.getEllipseB() / shape.getEllipseA(), 0.01);
62 if (assoc.getMatch()) {
65 for (
auto assoc_value : assoc.getAssocValues()) {
67 label <<
"assoc_value_" << i;
Attribute emplace(Attribute ... args)