WIP: Switch Kalman Filter to smooth when reaching EndOfWorld
Closed
requested to merge 599-change-mechanism-of-evoking-smoothing-in-kalmanfitter-to-that-when-propagation-reaches-endofworld into master
All threads resolved!
Compare changes
Files
2
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -20,8 +20,10 @@
@@ -160,8 +162,9 @@ class KalmanFitter {
@@ -285,12 +288,13 @@ class KalmanFitter {
@@ -388,7 +392,7 @@ class KalmanFitter {