| .. |
|
tests
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
BayesNet-inst.h
|
Use KeyFormatter in BayesNet::saveGraph
|
2013-09-18 17:23:38 +00:00 |
|
BayesNet.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
BayesTree-inst.h
|
Fixed BayesTree joint marginals for the case of joints across disjoint trees in a forest
|
2013-08-16 21:24:34 +00:00 |
|
BayesTree.cpp
|
Fixed some compile errors with older boost
|
2013-08-13 03:13:14 +00:00 |
|
BayesTree.h
|
Restored ClusterTree base class of JunctionTree
|
2013-10-09 17:39:19 +00:00 |
|
BayesTreeCliqueBase-inst.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
BayesTreeCliqueBase.h
|
Quick attempt at parallelizing back-substitution
|
2013-08-15 18:16:32 +00:00 |
|
CMakeLists.txt
|
Removed use of convenience libraries for tests - wasn't really supported in current version
|
2013-08-19 15:32:21 +00:00 |
|
ClusterTree-inst.h
|
Restored ClusterTree base class of JunctionTree
|
2013-10-09 17:39:19 +00:00 |
|
ClusterTree.h
|
Restored ClusterTree base class of JunctionTree
|
2013-10-09 17:39:19 +00:00 |
|
Conditional-inst.h
|
Merging
|
2013-08-06 17:50:49 +00:00 |
|
Conditional.h
|
Fixed problem in ISAM2 marginalizeLeaves (with Luca, port from other repo)
|
2013-11-05 16:06:06 +00:00 |
|
EliminateableFactorGraph-inst.h
|
Added missing non-ordered eliminatePartialMultifrontal
|
2013-08-12 18:21:31 +00:00 |
|
EliminateableFactorGraph.h
|
Fixed comment wording
|
2013-08-08 17:35:33 +00:00 |
|
EliminationTree-inst.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
EliminationTree.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
Factor.cpp
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
Factor.h
|
Added 'explicit'
|
2013-09-03 13:51:21 +00:00 |
|
FactorGraph-inst.h
|
Started to fix errors resulting from removing Ordered classes
|
2013-08-02 22:09:49 +00:00 |
|
FactorGraph.h
|
Fixed typo
|
2013-08-27 17:22:30 +00:00 |
|
ISAM-inst.h
|
Added tests and updated comments regarding using disconnected systems
|
2013-09-09 16:59:04 +00:00 |
|
ISAM.h
|
Making some typedefs public
|
2013-09-09 16:58:58 +00:00 |
|
JunctionTree-inst.h
|
Fixed compile problems on windows
|
2013-11-05 16:06:10 +00:00 |
|
JunctionTree.h
|
Fixed compile problems on windows
|
2013-11-05 16:06:10 +00:00 |
|
Key.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
Key.h
|
Merge branch 'trunk'
|
2013-06-17 21:15:57 +00:00 |
|
LabeledSymbol.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
LabeledSymbol.h
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
Ordering.cpp
|
Fixed empty list bug in COLAMDConstrainFirst
|
2013-08-16 04:09:48 +00:00 |
|
Ordering.h
|
Added Ordering::COLAMDConstrainedFirst function
|
2013-08-06 16:10:08 +00:00 |
|
Symbol.cpp
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
Symbol.h
|
Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization
|
2013-08-19 15:32:16 +00:00 |
|
VariableIndex-inl.h
|
Fixed problem in ISAM2 marginalizeLeaves (with Luca, port from other repo)
|
2013-11-05 16:06:06 +00:00 |
|
VariableIndex.cpp
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
VariableIndex.h
|
Fixed warnings
|
2013-08-09 21:35:42 +00:00 |
|
VariableSlots.cpp
|
Fixed size_t/Key/Index types
|
2013-07-01 20:19:31 +00:00 |
|
VariableSlots.h
|
Fixed compile errors on some macs
|
2013-08-27 15:53:30 +00:00 |
|
graph-inl.h
|
Fixed a bunch of compiler warnings
|
2013-04-05 21:34:04 +00:00 |
|
graph.h
|
changed tabs to spaces for consistent indentation in all of GTSAM
|
2012-10-02 14:40:07 +00:00 |
|
inference-inst.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
inferenceExceptions.h
|
Adding elimination algorithms to factor graph eliminateable base class
|
2013-06-06 15:36:38 +00:00 |