Skip to content

v14.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 08:08

Breaking

-template <typename calibrator_t, typename outlier_finder_t>
+template <typename calibrator_t, typename outlier_finder_t, typename reverse_filtering_logic_t>
 struct KalmanFitterOptions {

Feature

Ci

Refactor

Fix

Documentation

Chore

New Contributors

Full Changelog: v13.0.0...v14.0.0