gtsam/gtsam/inference
Alex Cunningham 5e7c28f6a7 Reworked cmake timing generation to use generalized test-adding macro 2012-03-29 18:57:29 +00:00
..
tests Fixed warnings about mixing class and struct 2012-03-17 23:57:39 +00:00
.cvsignore
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 conversion to base BayesNet from derived (includes Symbolic from Gaussian) 2012-03-12 01:25:55 +00:00
BayesTree-inl.h Removed extra 'typename' 2012-03-14 15:09:04 +00:00
BayesTree.h Generic BayesTree from BayesNet constructor, works for GaussianBayesTree(GaussianBayesNet) 2012-03-12 22:24:28 +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 Generic BayesTree from BayesNet constructor, works for GaussianBayesTree(GaussianBayesNet) 2012-03-12 22:24:28 +00:00
CMakeLists.txt Reworked cmake timing generation to use generalized test-adding macro 2012-03-29 18:57:29 +00:00
ClusterTree-inl.h Fixed some Doxygen problems with global replace 2011-10-14 03:23:14 +00:00
ClusterTree.h Added missing header 2012-02-14 23:42:39 +00:00
Conditional.h Switched Values, Ordering, and factors to int 'Key' instead of 'Symbol', 2012-02-19 01:02:07 +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 More helpful error message 2012-03-04 17:25:10 +00:00
Factor.h More convenient NonlinearFactor and NoiseModelFactor constructors 2012-03-06 05:10:08 +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 Small cleanup 2012-03-12 01:25: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 Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +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 Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +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 Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +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 "outputMetisFormat" outputs index in hmetis hypergraph format 2012-02-08 15:23:11 +00:00
VariableIndex.h Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +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-inl.h eliminateOne returns empty graph if the "new" factor is empty. 2012-03-04 01:36:09 +00:00
inference.cpp Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +00:00
inference.h Revived generic eliminate and eliminateOne functions for partial elimination 2012-03-03 20:23:03 +00:00