Richard Roberts
|
19dc8bf4b1
|
Fixed size() crash when BayesTree empty, added clear() function to BayesTree, added and removed #includes to fix link errors
|
2010-01-20 04:23:35 +00:00 |
Michael Kaess
|
e767996b45
|
same bug fix as in ISAM2
|
2010-01-20 03:54:20 +00:00 |
Michael Kaess
|
0e6607d160
|
relinearization working, but currently applied to all variables
|
2010-01-18 22:37:44 +00:00 |
Richard Roberts
|
aef0b42562
|
Refactoring to use a new Symbol key instead of strings in Bayes*, Gaussian*, Ordering, Symbolic*, VectorConfig. Renamed existing type-checking key Symbol<C,T> to TypedSymbol<C,T>
|
2010-01-17 19:34:57 +00:00 |
Michael Kaess
|
5dfd1921e1
|
template nightmare resolved, all tests working
|
2009-12-27 23:15:36 +00:00 |