Frank Dellaert
|
79682c2d8e
|
Deprecated boost iterators in Values
|
2023-01-22 17:04:49 -08:00 |
kartik arcot
|
4bc2795299
|
gtsam_unstable/nonlinear
|
2023-01-21 09:27:20 -08:00 |
Frank Dellaert
|
4d100461d4
|
Removed reference for iterating over values. Also used auto where I could, when changing.
|
2021-01-04 20:46:16 -05:00 |
Duy-Nguyen Ta
|
1cdc228d6a
|
remove trailing spaces
|
2019-02-11 10:58:34 -05:00 |
Frank Dellaert
|
2aa43e11bd
|
Use KeyVector everywhere to avoid conversions
|
2018-11-08 10:10:32 -05:00 |
yao
|
f7ec58cde0
|
Replaced BOOSE_FOREACH with for in gtsam_unstable folder.
|
2016-05-21 11:52:14 -04:00 |
dellaert
|
fad9462661
|
A better solution through typedef of FactorIndices -> FastVector<size_t>
|
2016-02-25 23:51:01 -08:00 |
dellaert
|
64aae16b3c
|
Fixed problem with wrapping iSAM by a hack: made vector<size_t> into KeyVector. This is not a long-term solution: we should enable wrapping of vector<T>.
|
2016-02-25 22:07:04 -08:00 |
dellaert
|
128bac616c
|
Globally replaced FastSet<Key> with KeySet.
|
2015-06-20 18:38:25 -07:00 |
Richard Roberts
|
bf40956592
|
Merged from Hmf6_unordered 970392249a8c50153f24594c9c81acb740cedd06
|
2013-10-03 19:51:56 +00:00 |
Richard Roberts
|
192962d96f
|
Fixed a couple problems in converted ConcurrentIncrementalFilter and ConcurrentIncrementalSmoother
|
2013-08-16 21:16:06 +00:00 |
Luca Carlone
|
6337a65ce7
|
Updated Incremental Smoother to unordered
|
2013-08-15 22:12:07 +00:00 |
Stephen Williams
|
f656e93202
|
Created Concurrent Incremental Filter and Smoother
|
2013-08-10 17:15:31 +00:00 |