Home | History | Annotate | Download | only in courgette

Lines Matching refs:sums

1049       ScoreSet sums;
1074 sums[program_info][model_info] += score;
1078 for (ScoreSet::iterator assignee_iterator = sums.begin();
1079 assignee_iterator != sums.end();