Alex Cunningham
|
4ae9b72a35
|
Commented marginalGaussian() due to compile error
|
2010-03-04 22:40:01 +00:00 |
Richard Roberts
|
5f8b0e9341
|
Added marginalGaussian to get a marginal on a single variable from a GaussianFactorGraph
|
2010-03-04 22:03:40 +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
|
4200271cf4
|
GaussianBayesTree added, testBayesTree split
|
2009-12-09 19:39:25 +00:00 |
Alex Cunningham
|
77a1754b69
|
Renamed LinearFactor -> GaussianFactor, LinearFactorGraph -> GaussianFactorGraph
|
2009-11-12 16:16:32 +00:00 |
Frank Dellaert
|
a38ebece1e
|
New compilation unit that collects generic, templated inference methods that go between factor graphs and Bayes nets. These used to be in BayesNet-inl.h and FactorGraph-inl.h
|
2009-11-12 04:52:40 +00:00 |