gtsam/gtsam/inference
Richard Roberts ba7183e94c Fixed failing unit test in non-debug mode 2011-10-03 19:09:45 +00:00
..
tests Fixed failing unit test in non-debug mode 2011-10-03 19:09:45 +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 Added BayesNet::popLeaf 2011-10-03 17:39:36 +00:00
BayesNet.h Fixed failing unit test in non-debug mode 2011-10-03 19:09:45 +00:00
BayesTree-inl.h Removing extraneous commented code from ISAM 2011-09-05 14:26:03 +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 Removed spurious Testable inheritance 2011-09-07 02:43:44 +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 Improving documentation 2011-09-05 18:37:43 +00:00
Factor-inl.h Merge branch 'prep_0.9.3' 2011-06-13 16:55:31 +00:00
Factor.h Documentation 2011-09-08 13:29:51 +00:00
FactorGraph-inl.h Cleaned up constructors 2011-10-03 03:55:55 +00:00
FactorGraph.h Cleaned up constructors 2011-10-03 03:55:55 +00:00
GenericMultifrontalSolver-inl.h Formatting and documentation 2011-09-04 03:34:58 +00:00
GenericMultifrontalSolver.h Merge branch 'prep_0.9.3' 2011-06-13 16:55:31 +00:00
GenericSequentialSolver-inl.h Documenting 2011-09-05 01:28:58 +00:00
GenericSequentialSolver.h Documenting 2011-09-05 01:28:58 +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 (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 Fixed bad doxygen @Author: to correct @author style 2011-09-07 01:26:28 +00:00
JunctionTree.h Fixed bad doxygen @Author: to correct @author style 2011-09-07 01:26:28 +00:00
Makefile.am Hadn't checked in Makefile.am with testPermutation added 2011-10-03 03:56:43 +00:00
Permutation.cpp Bug fix and unit tests for Permutation, documentation fixes 2011-09-23 15:34:57 +00:00
Permutation.h Bug fix and unit tests for Permutation, documentation fixes 2011-09-23 15:34:57 +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