Skip to content
Snippets Groups Projects
Commit 81310b80 authored by Hugo Roussel's avatar Hugo Roussel
Browse files

Refactor Head

Refactored Head : removed unused methods, removed useless or redondant members, added methods for code reuse.
Some methods used side effects to share data through members, since they'va been removed, this is no longer the case.
It's easier to read and understand Head's behavior.
Fixed a bug where a newly created context was added to the list of activated neighbors, resulting in a division by zero in getAverageRegressionPerformanceIndicator.
parent e72a96ff
Branches
No related tags found
Loading
Showing with 88 additions and 770 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment