.. |
Makefile.am
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testBoundingConstraint.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testGaussianBayesNet.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testGaussianFactor.cpp
|
Merge branch 'eigen'
|
2011-05-20 13:52:08 +00:00 |
testGaussianFactorGraph.cpp
|
assorted cleanup - mostly comments and adding implementations to cpp files, rather than in header files
|
2011-06-13 20:01:58 +00:00 |
testGaussianISAM.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testGaussianJunctionTree.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +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
|
assorted cleanup - mostly comments and adding implementations to cpp files, rather than in header files
|
2011-06-13 20:01:58 +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 |
testNonlinearEqualityConstraint.cpp
|
Added nonlinear constraints to gtsam library
|
2011-06-03 15:07:11 +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
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testNonlinearOptimizer.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testPose2SLAMwSPCG.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +00:00 |
testSerialization.cpp
|
Merge branch 'prep_0.9.3'
|
2011-06-13 16:55:31 +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
|
Removed key sorting from NonlinearFactor
|
2011-06-04 14:54:27 +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
|
added flags for dataset timing tests to change the number of trials
|
2011-06-13 17:14:24 +00:00 |
timeSequentialOnDataset.cpp
|
added flags for dataset timing tests to change the number of trials
|
2011-06-13 17:14:24 +00:00 |