gtsam/gtsam_unstable/nonlinear/tests
Ivan Jimenez 2978664cbd Merge branch 'develop' into feature/LPSolver
Conflicts:
	gtsam_unstable/linear/QPSolver.h
2016-01-25 15:59:52 -05:00
..
CMakeLists.txt move code to cpp and some small clean up 2015-03-02 08:27:24 -05:00
testBatchFixedLagSmoother.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testConcurrentBatchFilter.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testConcurrentBatchSmoother.cpp Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
testConcurrentIncrementalFilter.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
testConcurrentIncrementalSmootherDL.cpp Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
testConcurrentIncrementalSmootherGN.cpp Globally replaced FastSet<Key> with KeySet. 2015-06-20 18:38:25 -07:00
testCustomChartExpression.cpp Fixed headers 2014-11-26 17:31:40 +01:00
testIncrementalFixedLagSmoother.cpp misc bugfixes and cleanup from skydio 2015-05-13 22:26:24 -07:00
testLCNLPSolver2.cpp rename classes 2015-02-24 23:40:53 -05:00
testLinearConstraintSQP.cpp support params and verbosity debug info for LinearConstraintSQP 2015-02-25 08:07:40 -05:00
testLinearInequalityFactorGraph.cpp move code to cpp and some small clean up 2015-03-02 08:27:24 -05:00
testLinearInequalityManifolds.cpp disabled test 2015-02-18 07:47:55 -05:00
testLinearizedFactor.cpp Making more things in gtsam_unstable compile 2013-08-08 20:08:54 +00:00
testNonlinearConstraints.cpp Added nonlinearconstraint and tests 2015-02-18 07:47:49 -05:00
testParticleFactor.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00