| .. |
|
Makefile.am
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
testBayesNetPreconditioner.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 |
|
testGaussianBayesNet.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 |
|
testGaussianFactor.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
testGaussianFactorGraph.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
testGaussianISAM.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
testGaussianJunctionTree.cpp
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
testGraph.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 |
|
testInference.cpp
|
Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well.
|
2011-04-12 21:18:10 +00:00 |
|
testIterative.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 |
|
testNonlinearEquality.cpp
|
Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well.
|
2011-04-12 21:18:10 +00:00 |
|
testNonlinearFactor.cpp
|
Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well.
|
2011-04-12 21:18:10 +00:00 |
|
testNonlinearFactorGraph.cpp
|
Returning GaussianFactor instead of JacobianFactor from NonlinearFactor::linearize and NonlinearFactorGraph::linearize, so that HessianFactors may be returned as well.
|
2011-04-12 21:18:10 +00:00 |
|
testNonlinearISAM.cpp
|
Added a test for Ordering, added pop_back() to ordering, made changing the ordering in NonlinearISAM possible
|
2011-02-02 03:50:06 +00:00 |
|
testNonlinearOptimizer.cpp
|
Fixed crashes when doing linearize/solve on nonlinear factor graphs with NULL factors
|
2011-03-29 19:51:50 +00:00 |
|
testSerialization.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
testSubgraphPreconditioner.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 |
|
testSymbolicBayesNet.cpp
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
testSymbolicFactorGraph.cpp
|
Major change, elimination functions are now passed an "Eliminate function", so you can select at run-time which factorization method is used (symbolic, QR, etc...).
|
2011-03-24 19:27:12 +00:00 |
|
testTupleValues.cpp
|
Added fix to make TupleConfig1 work
|
2010-11-06 17:35:47 +00:00 |
|
timeGaussianFactorGraph.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 |
|
timeMultifrontalOnDataset.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
|
timeSequentialOnDataset.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |