Frank Dellaert
|
fd5f43092f
|
Ordering is now a list and Testable
|
2009-10-31 15:24:22 +00:00 |
Frank Dellaert
|
53890c4ba6
|
Symbolic Bayes Tree successfully constructed
|
2009-10-31 05:12:39 +00:00 |
Frank Dellaert
|
0d7d0e2161
|
Explicit template instantiation in .cpp files, so we can link with the code without having to include -inl.h everywhere...
|
2009-10-30 05:45:22 +00:00 |
Frank Dellaert
|
83e5286710
|
ChordalBayesNet is now derived from BayesChain
Explicit template instantiations
|
2009-10-30 04:54:11 +00:00 |
Frank Dellaert
|
a513ae0287
|
Changed names and moved two LinearFactorGraph functions to FactorGraph
Added SymbolicFactorGraph compiulation unit and unit tests
Added symbolic combine constructor
|
2009-10-29 05:39:13 +00:00 |
Frank Dellaert
|
f0c23a2828
|
Moved [factors] to FactorGraph
|
2009-10-29 04:49:13 +00:00 |
Frank Dellaert
|
b6cee73571
|
Significant change: Made FactorGraph templated on Factor only, and moved error and probPrime to derived classes
Moved find_and_remove_factors to base class
Added and tested symbolic factor graph constructor and conversion from any factor graph type
|
2009-10-29 04:11:23 +00:00 |
Frank Dellaert
|
1f792a53ea
|
Made some progress on symbolic analysis
|
2009-10-28 02:57:38 +00:00 |
Frank Dellaert
|
bb15697cf9
|
Prototype framework for Bayes chain (new name for Chordal Bayes net) and Bayes tree class hierarchy
|
2009-10-27 20:23:19 +00:00 |