gtsam/tests
acxz 650e432f52 update boost::bind usage
use <boost/bind/bind.hpp> instead of deprecated <boost/bind.hpp>

use boost::placeholders:: scope in appropriate files

remove and add <boost/bind/bind.hpp> in appropriate files
2021-06-16 00:56:43 -04:00
..
CMakeLists.txt
ImuMeasurement.h
Measurement.h
simulated2D.h
simulated2DConstraints.h
simulated2DOriented.h
simulated3D.h
smallExample.h finally I have a way to properly change the noise model! 2020-11-27 18:25:38 -05:00
testBoundingConstraint.cpp
testDoglegOptimizer.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testExpressionFactor.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testExtendedKalmanFilter.cpp
testGaussianBayesTreeB.cpp
testGaussianFactorGraphB.cpp
testGaussianISAM.cpp
testGaussianISAM2.cpp
testGaussianJunctionTreeB.cpp
testGeneralSFMFactorB.cpp follow Google style guide naming convention for Sfm related data structs 2020-03-06 18:02:51 -05:00
testGncOptimizer.cpp user can now also set the weights to initialize gnc! 2021-05-10 20:06:31 -04:00
testGradientDescentOptimizer.cpp
testGraph.cpp
testImuPreintegration.cpp
testIterative.cpp
testLie.cpp
testManifold.cpp
testMarginals.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testNonlinearEquality.cpp Change PriorFactor includes from gtsam/slam to gtsam/nonlinear 2020-04-10 22:26:22 -04:00
testNonlinearFactor.cpp
testNonlinearFactorGraph.cpp
testNonlinearISAM.cpp
testNonlinearOptimizer.cpp
testPCGSolver.cpp
testPreconditioner.cpp Merged in feature/SmartCT (pull request #107) 2015-02-22 06:14:19 +01:00
testRot3Optimization.cpp
testSerializationSLAM.cpp
testSimulated2D.cpp
testSimulated2DOriented.cpp
testSimulated3D.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testSubgraphPreconditioner.cpp
testSubgraphSolver.cpp
testTranslationRecovery.cpp
testVisualISAM2.cpp