Skip to content

Converted ITrackFitter fit into operator().

Daniel Campora Perez requested to merge future_kalman into future

As part of Rec!687 (merged)

The fit and fit_r entrypoints in ITrackFitter have been renamed to operator(). The "fit" keyword is used everywhere for a function name, and it made it quite confusing to navigate through the call stack.

Edited by Daniel Campora Perez

Merge request reports