| .. |
|
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
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
BayesTree.h
|
Renamed all typedefs of specific EliminationTraits to EliminationTraitsType to avoid name problem on GCC
|
2013-08-06 17:09:20 +00:00 |
|
BayesTreeCliqueBase-inst.h
|
Fix in BayesTree shortcuts
|
2013-08-06 16:10:12 +00:00 |
|
BayesTreeCliqueBase.h
|
Renamed all typedefs of specific EliminationTraits to EliminationTraitsType to avoid name problem on GCC
|
2013-08-06 17:09: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
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Renamed all typedefs of specific EliminationTraits to EliminationTraitsType to avoid name problem on GCC
|
2013-08-06 17:09:20 +00:00 |
|
EliminateableFactorGraph.h
|
Renamed all typedefs of specific EliminationTraits to EliminationTraitsType to avoid name problem on GCC
|
2013-08-06 17:09:20 +00:00 |
|
EliminationTree-inst.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
EliminationTree.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
FactorGraph-inst.h
|
Started to fix errors resulting from removing Ordered classes
|
2013-08-02 22:09:49 +00:00 |
|
FactorGraph.h
|
Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc
|
2013-08-06 13:44:22 +00:00 |
|
ISAM-inst.h
|
Working on ISAM
|
2013-07-29 23:56:04 +00:00 |
|
ISAM.h
|
Renamed all typedefs of specific EliminationTraits to EliminationTraitsType to avoid name problem on GCC
|
2013-08-06 17:09:20 +00:00 |
|
JunctionTree-inst.h
|
Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc
|
2013-08-06 13:44:22 +00:00 |
|
JunctionTree.h
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +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
|
Added Ordering::COLAMDConstrainedFirst function
|
2013-08-06 16:10:08 +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
|
Renamed old classes to "Ordered" and removed "Unordered" name from new classes
|
2013-07-29 23:55:40 +00:00 |
|
VariableSlots.cpp
|
Fixed size_t/Key/Index types
|
2013-07-01 20:19:31 +00:00 |
|
VariableSlots.h
|
Cleanups
|
2013-08-02 22:09: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
|
Fixed bug in JunctionTree construction with merging the wrong children - cleaned up some unit tests and added a sequential elimination ASIA test.
|
2013-06-06 15:36:58 +00:00 |
|
inferenceExceptions.h
|
Adding elimination algorithms to factor graph eliminateable base class
|
2013-06-06 15:36:38 +00:00 |