| .. |
|
tests
|
Added Ordering::COLAMDConstrainedFirst function
|
2013-08-06 16:10:08 +00:00 |
|
BayesNet-inst.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
BayesTree.cpp
|
Fixed some compile errors with older boost
|
2013-08-13 03:13:14 +00:00 |
|
BayesTree.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
BayesTreeCliqueBase-inst.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
BayesTreeCliqueBase.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
CMakeLists.txt
|
Improved build of shared vs static GTSAM libraries - now possible to build either one or both, executables link to the shared if it is being build, or otherwise to the static. Also removed separate shared/static CMake flags for gtsam_unstable, now uses the same GTSAM_BUILD_SHARED and GTSAM_BUILD_STATIC as gtsam.
|
2013-03-13 18:17:39 +00:00 |
|
Conditional-inst.h
|
Merging
|
2013-08-06 17:50:49 +00:00 |
|
Conditional.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
FactorGraph-inst.h
|
Started to fix errors resulting from removing Ordered classes
|
2013-08-02 22:09:49 +00:00 |
|
FactorGraph.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
ISAM-inst.h
|
Revert "Fixing issues with boost::assign"
|
2013-08-08 16:29:48 +00:00 |
|
ISAM.h
|
Merging
|
2013-08-06 17:50:49 +00:00 |
|
JunctionTree-inst.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
JunctionTree.h
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +00:00 |
|
Key.cpp
|
Merge branch 'trunk'
|
2013-06-17 21:15:57 +00:00 |
|
Key.h
|
Merge branch 'trunk'
|
2013-06-17 21:15:57 +00:00 |
|
Ordering.cpp
|
Merging
|
2013-08-06 17:50:49 +00:00 |
|
Ordering.h
|
Added Ordering::COLAMDConstrainedFirst function
|
2013-08-06 16:10:08 +00:00 |
|
VariableIndex-inl.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Using FastVector (with tbb allocator) instead of vector
|
2013-08-15 17:21:20 +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 |