forked from acts-project/acts
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Rewrite KF with less code recicle (acts-project#2705)
Isolate common pieces of code for the `fit` methods of the KF. The difference between the two `fit` methods is simply the list of surface sequence, and that ends in the KalmanFitterOptions. The rest of the code is the same
- Loading branch information
1 parent
37a2f9e
commit 082e64d
Showing
1 changed file
with
36 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters