Skip to content
Snippets Groups Projects
Commit dcf44732 authored by Elena Lukashova's avatar Elena Lukashova
Browse files

Coming back to

  avg_0[0] = avg_0[0] + avg_0[1];
  avg_1[0] = avg_1[0] + avg_1[1];
  avg_0[0] = max (avg_0[0], avg_1[0]);
  avg_1[0] = avg_0[0];
parent b6ac32b0
No related branches found
No related tags found
3 merge requests!116Develop integration w07,!112Tm4 fixes,!106Feature 59 tm4
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment