| .. |
|
tests
|
Commented use of GTSAM_MAGIC_KEY
|
2011-08-18 13:18:26 +00:00 |
|
.cvsignore
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
BayesNet-inl.h
|
Restored some functions to make ISAM2 compile
|
2011-07-04 12:08:30 +00:00 |
|
BayesNet.h
|
Restored some functions to make ISAM2 compile
|
2011-07-04 12:08:30 +00:00 |
|
BayesTree-inl.h
|
Resolved TODO
|
2011-08-27 00:34:35 +00:00 |
|
BayesTree.h
|
Made typedef public
|
2011-08-18 15:10:49 +00:00 |
|
ClusterTree-inl.h
|
assorted cleanup - mostly comments and adding implementations to cpp files, rather than in header files
|
2011-06-13 20:01:58 +00:00 |
|
ClusterTree.h
|
assorted cleanup - mostly comments and adding implementations to cpp files, rather than in header files
|
2011-06-13 20:01:58 +00:00 |
|
Conditional.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
Doxyfile
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
EliminationTree-inl.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
EliminationTree.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
Factor-inl.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
Factor.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
FactorGraph-inl.h
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
FactorGraph.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
GenericMultifrontalSolver-inl.h
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
GenericMultifrontalSolver.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
GenericSequentialSolver-inl.h
|
Removed spurious comment
|
2011-06-04 22:33:47 +00:00 |
|
GenericSequentialSolver.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
ISAM-inl.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
ISAM.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
ISAM2-impl-inl.h
|
(in branch) moved ISAM2 into main gtsam library
|
2011-08-18 18:06:35 +00:00 |
|
ISAM2-inl.h
|
(in branch) moved ISAM2 into main gtsam library
|
2011-08-18 18:06:35 +00:00 |
|
ISAM2.h
|
(in branch) moved ISAM2 into main gtsam library
|
2011-08-18 18:06:35 +00:00 |
|
IndexConditional.cpp
|
(in branch) disabled key ordering checks for ISAM2
|
2011-08-18 15:45:20 +00:00 |
|
IndexConditional.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
IndexFactor.cpp
|
Fixed code comments to indicate that assertInvariants does not check for sorted keys
|
2011-06-04 12:54:43 +00:00 |
|
IndexFactor.h
|
Added serialization for most linear/inference structures, simulated2D - serialization, except for example domains, should be complete
|
2011-06-04 16:52:54 +00:00 |
|
JunctionTree-inl.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
JunctionTree.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
Makefile.am
|
(in branch) moved ISAM2 into main gtsam library
|
2011-08-18 18:06:35 +00:00 |
|
Permutation.cpp
|
Fixed bug in BayesTree shortcuts and marginals. Also added an input check to Permutation::PushToBack and PullToFront that catches the bad input of duplicate variables caused by the bug.
|
2010-12-21 18:23:56 +00:00 |
|
Permutation.h
|
Make Permutation::equals compatible with unit tests (added tolerance argument)
|
2011-08-15 20:24:02 +00:00 |
|
SymbolicFactorGraph.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
SymbolicFactorGraph.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
SymbolicMultifrontalSolver.cpp
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
SymbolicMultifrontalSolver.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
SymbolicSequentialSolver.cpp
|
Standardized function names - marginalFactor, marginalFactorGraph, marginalCovariance
|
2010-10-25 22:45:45 +00:00 |
|
SymbolicSequentialSolver.h
|
Standardized function names - marginalFactor, marginalFactorGraph, marginalCovariance
|
2010-10-25 22:45:45 +00:00 |
|
VariableIndex.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
VariableIndex.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
VariableSlots.cpp
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
VariableSlots.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
|
graph-inl.h
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
graph.h
|
Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory. Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
|
2010-10-25 20:10:33 +00:00 |
|
inference.cpp
|
Removed fixmes near includes
|
2011-06-17 16:53:11 +00:00 |
|
inference.h
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |