Alex Cunningham
|
c7734db4fa
|
Added formatting objects to linear and inference objects to allow for printing meaningful keys
|
2012-06-25 21:19:38 +00:00 |
Abhijit Kundu
|
99fd9903fd
|
Some refactoring of the shortcut caching code
|
2012-06-24 19:45:34 +00:00 |
Abhijit Kundu
|
e42dc5cdc9
|
Minor updates: cachedShortcut is now protected. DeleteCachedShortcuts() are now called on the resulting orphans in the removeTop() instead of the whole tree.
|
2012-06-22 19:51:08 +00:00 |
Abhijit Kundu
|
835d1d6b50
|
First Iteration of Shortcut Cache changes and misc const fixes
|
2012-06-21 22:32:28 +00:00 |
Summit Patel
|
533a7548dd
|
Fixed Doxygen warnings.
|
2012-06-08 19:05:13 +00:00 |
Frank Dellaert
|
6bf036d3c1
|
Corrected some doxygen warnings
|
2012-06-03 21:51:33 +00:00 |
Richard Roberts
|
45f2101f48
|
Fixed deep copy in iSAM2 and added unit test to reproduce problem
|
2012-04-06 18:56:07 +00:00 |
Richard Roberts
|
0531983c74
|
Generic BayesTree from BayesNet constructor, works for GaussianBayesTree(GaussianBayesNet)
|
2012-03-12 22:24:28 +00:00 |
Nick Barrash
|
f7865c80b1
|
added comment groupings to inference
|
2012-01-23 19:54:45 +00:00 |
Richard Roberts
|
f3de9e425f
|
(in branch) first pass at Dogleg in ISAM2, bug(s) remaining
|
2011-12-15 00:08:57 +00:00 |
Richard Roberts
|
88c3e81a7d
|
(in branch) bug fix and unit test in permutation bug introduced during BayesTree Clique refactoring
|
2011-12-13 18:46:31 +00:00 |
Richard Roberts
|
8d5facb09e
|
(in branch) make check passes after refactoring and code changes for including -inl.h files from .h files
|
2011-12-12 23:19:31 +00:00 |
Richard Roberts
|
3b139cbae2
|
(in branch) Merged from trunk r7960-r8057
|
2011-12-12 16:03:52 +00:00 |
Richard Roberts
|
fd5b040385
|
(in branch) in progress refactoring for incremental dogleg
|
2011-12-05 02:28:09 +00:00 |