| .. |
|
tests
|
Doxygen
|
2011-10-22 19:53:44 +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
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
BayesNet.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
BayesTree-inl.h
|
Removing extraneous commented code from ISAM
|
2011-09-05 14:26:03 +00:00 |
|
BayesTree.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
ClusterTree-inl.h
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
|
ClusterTree.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
Conditional.h
|
Removed noncopyable restriction on Conditional - this is not used on any other factors, and makes it harder to make unit tests. Should not make a difference for users since we already use exclusively pointer containers and using the linear side directly is fairly low-level anyway.
|
2011-10-15 19:59:22 +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
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
EliminationTree.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
Factor-inl.h
|
Throw exception rather than assert (which crashes MATLAB)
|
2011-11-04 16:56:19 +00:00 |
|
Factor.h
|
Removed old Testable base class
|
2011-10-20 02:11:28 +00:00 |
|
FactorGraph-inl.h
|
Fixed printing in matlab
|
2011-10-22 19:50:32 +00:00 |
|
FactorGraph.h
|
Added concept checks to several generic algorithms
|
2011-10-20 15:13:52 +00:00 |
|
GenericMultifrontalSolver-inl.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
GenericMultifrontalSolver.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
GenericSequentialSolver-inl.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
GenericSequentialSolver.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
ISAM-inl.h
|
Removing extraneous commented code from ISAM
|
2011-09-05 14:26:03 +00:00 |
|
ISAM.h
|
Removing extraneous commented code from ISAM
|
2011-09-05 14:26:03 +00:00 |
|
IndexConditional.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
IndexConditional.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
IndexFactor.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
IndexFactor.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
JunctionTree-inl.h
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
|
JunctionTree.h
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
|
Makefile.am
|
Hadn't checked in Makefile.am with testPermutation added
|
2011-10-03 03:56:43 +00:00 |
|
Permutation.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
Permutation.h
|
Simplified VectorValues interface and implementation, slight simplification to Permuted<>
|
2011-10-26 02:04:06 +00:00 |
|
SymbolicFactorGraph.cpp
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
|
SymbolicFactorGraph.h
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +00:00 |
|
SymbolicMultifrontalSolver.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
SymbolicMultifrontalSolver.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
SymbolicSequentialSolver.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
SymbolicSequentialSolver.h
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
VariableIndex.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
VariableIndex.h
|
Simplified VectorValues interface and implementation, slight simplification to Permuted<>
|
2011-10-26 02:04:06 +00:00 |
|
VariableSlots.cpp
|
Doxygen
|
2011-10-22 19:53:44 +00:00 |
|
VariableSlots.h
|
Doxygen
|
2011-10-22 19:53:44 +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
|
Fixed some Doxygen problems with global replace
|
2011-10-14 03:23:14 +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 |