gtsam/tests
Richard Roberts 63ca74e492 Fixed bug in multifrontal marginals caused by backwards permutations with LDL (seems to be an inconsistency in Eigen?). Added GaussianConditional constructor from any number of frontal and parent variables. Added several new unit tests on marginals. Fixed small bug in GaussianConditional non-const get_d_ and get_R_ functions that didn't account for multiple frontal variables. 2011-09-23 02:50:46 +00:00
..
Makefile.am
testBoundingConstraint.cpp
testExtendedKalmanFilter.cpp header order 2011-09-03 04:47:43 +00:00
testGaussianBayesNet.cpp
testGaussianFactor.cpp
testGaussianFactorGraph.cpp Relocated unit test 2011-09-23 02:48:34 +00:00
testGaussianISAM.cpp
testGaussianISAM2.cpp ISAM2 refactoring and documentation 2011-09-07 15:42:49 +00:00
testGaussianJunctionTree.cpp Fixed bug in multifrontal marginals caused by backwards permutations with LDL (seems to be an inconsistency in Eigen?). Added GaussianConditional constructor from any number of frontal and parent variables. Added several new unit tests on marginals. Fixed small bug in GaussianConditional non-const get_d_ and get_R_ functions that didn't account for multiple frontal variables. 2011-09-23 02:50:46 +00:00
testGraph.cpp
testInference.cpp Relocated unit test 2011-09-23 02:48:34 +00:00
testNonlinearEquality.cpp
testNonlinearEqualityConstraint.cpp
testNonlinearFactor.cpp
testNonlinearFactorGraph.cpp
testNonlinearISAM.cpp
testNonlinearOptimizer.cpp
testPose2SLAMwSPCG.cpp
testSerialization.cpp Fixed serialization of stereo cameras 2011-09-12 15:30:31 +00:00
testSymbolicBayesNet.cpp
testSymbolicFactorGraph.cpp
testTupleValues.cpp
timeGaussianFactorGraph.cpp
timeMultifrontalOnDataset.cpp
timeSequentialOnDataset.cpp