Carles Fernandez
|
a4d6800e22
|
Update copyright year
Applied on files changed since last release
clang-format applied
|
2019-07-26 12:38:20 +02:00 |
|
Carles Fernandez
|
471428f867
|
Fix typos detected by codespell
|
2019-07-20 12:55:46 +02:00 |
|
Gerald LaMountain
|
6f5bca8188
|
Add cubature filter library to tracking and associated unit test to tests
|
2019-06-12 14:51:19 -04:00 |
|
Carles Fernandez
|
5f79053d65
|
Sort includes automatically with clang-format
Order:
1.- Main header
2.- Local headers
3.- Third-party library headers
4.- System headers
each category sorted lexicographically
|
2018-12-09 22:00:09 +01:00 |
|
Carles Fernandez
|
8184e0eb81
|
Remove unused includes, avoid pointer dereference
|
2018-08-21 18:11:03 +02:00 |
|
Gerald LaMountain
|
05aea34e7b
|
Add a unit test for bayesian_estimation.cc as part of trk_test which tests that all outputs are positive over a large number of iterations
|
2018-08-14 00:54:00 -04:00 |
|