gtsam/gtsam/inference
Alex Cunningham 6f09998e10 Removed autotools from gtsam2 branch 2012-02-13 21:13:07 +00:00
..
tests Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +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 (in branch) make check passes after refactoring and code changes for including -inl.h files from .h files 2011-12-12 23:19:31 +00:00
BayesNet.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
BayesTree-inl.h Fixed bug in BayesTree/iSAM2 clone 2012-01-15 20:31:21 +00:00
BayesTree.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
BayesTreeCliqueBase-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
BayesTreeCliqueBase.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
CMakeLists.txt Fixing serialization test linking 2012-02-11 21:59:35 +00:00
ClusterTree-inl.h Fixed some Doxygen problems with global replace 2011-10-14 03:23:14 +00:00
ClusterTree.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
Conditional.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +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 Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
EliminationTree.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
Factor-inl.h Fixed assert error 2011-11-04 17:22:23 +00:00
Factor.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
FactorGraph-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
FactorGraph.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
GenericMultifrontalSolver-inl.h Merged incremental dogleg, updated ASPNtests and GeneralFlow projects for new ISAM2Params. Refactoring of BayesTree. Added many, but not all, #includes of -inl.h files at bottom of .h files, and removing includes of -inl.h files from .cpp files and other -inl.h files. 2011-12-15 20:14:21 +00:00
GenericMultifrontalSolver.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
GenericSequentialSolver-inl.h (in branch) make check passes after refactoring and code changes for including -inl.h files from .h files 2011-12-12 23:19:31 +00:00
GenericSequentialSolver.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
ISAM-inl.h (in branch) make check passes after refactoring and code changes for including -inl.h files from .h files 2011-12-12 23:19:31 +00:00
ISAM.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
IndexConditional.cpp Doxygen 2011-10-22 19:53:44 +00:00
IndexConditional.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
IndexFactor.cpp Doxygen 2011-10-22 19:53:44 +00:00
IndexFactor.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
JunctionTree-inl.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
JunctionTree.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
Permutation.cpp Doxygen 2011-10-22 19:53:44 +00:00
Permutation.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
SymbolicFactorGraph.cpp Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
SymbolicFactorGraph.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
SymbolicMultifrontalSolver.cpp (in branch) make check passes after refactoring and code changes for including -inl.h files from .h files 2011-12-12 23:19:31 +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 Function to remove factors from a VariableIndex 2012-01-03 17:49:29 +00:00
VariableIndex.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
VariableSlots.cpp Doxygen 2011-10-22 19:53:44 +00:00
VariableSlots.h added comment groupings to inference 2012-01-23 19:54:45 +00:00
graph-inl.h All unit tests pass with nonlinear factors templated on value instead of key 2012-02-07 04:02:20 +00:00
graph.h Renamed DynamicValues to Values and removed specialized derived Values classes 2012-02-02 16:16:46 +00:00
inference.cpp Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00
inference.h Revert "Using FastVector instead of vector in most code called during elimination and solving" 2012-02-13 20:27:54 +00:00