gtsam/gtsam/geometry/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
testBearingRange.cpp Measure static method 2015-07-12 20:45:58 -07:00
testCal3Bundler.cpp addressed comments and added an additional test 2021-06-03 11:06:13 -04:00
testCal3DFisheye.cpp Consistent and better formatting 2020-12-02 17:15:10 -05:00
testCal3DS2.cpp Consistent and better formatting 2020-12-02 17:15:10 -05:00
testCal3Unified.cpp Consistent and better formatting 2020-12-02 17:15:10 -05:00
testCal3_S2.cpp Consistent and better formatting 2020-12-02 17:15:10 -05:00
testCal3_S2Stereo.cpp calibrate and uncalibrate for Cal3_S2Stereo model 2020-12-03 20:08:57 -05:00
testCalibratedCamera.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testCameraSet.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testCyclic.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testEssentialMatrix.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testLine3.cpp Add getters to line3 2021-01-14 11:56:34 +00:00
testOrientedPlane3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testPinholeCamera.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testPinholePose.cpp Added document explaining GTSAM_EXPORT usage rules 2019-07-15 11:43:54 -04:00
testPinholeSet.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testPoint2.cpp Remove GTSAM_DEFINE_POINTS_TO_VECTORS 2020-08-21 09:08:34 -04:00
testPoint3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testPose2.cpp fix bug in Pose2 print 2021-01-25 16:17:25 -05:00
testPose3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testPoseAdjointMap.h Move TransformCovariance functor into lie.h 2019-12-20 23:15:56 -08:00
testQuaternion.cpp Added document explaining GTSAM_EXPORT usage rules 2019-07-15 11:43:54 -04:00
testRot2.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testRot3.cpp fix unused warning 2021-05-03 17:01:26 -04:00
testRot3M.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testRot3Q.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
testSO3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testSO4.cpp Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
testSOn.cpp Feature/shonan averaging (#473) 2020-08-17 07:43:10 -04:00
testSerializationGeometry.cpp Resurrect serialization tests 2020-10-07 02:29:11 -04:00
testSimilarity3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00
testSimpleCamera.cpp deprecate SimpleCamera tests 2020-11-30 07:01:58 -05:00
testStereoCamera.cpp added another tiny test 2016-08-16 18:53:19 -04:00
testStereoPoint2.cpp Made StereoPoint2 a vector space just like Point2, removed old-style dimensions, and fixed indentation 2015-05-26 12:34:49 -04:00
testTriangulation.cpp Replace addPrior<> with addPrior 2020-04-12 13:10:09 -04:00
testUnit3.cpp update boost::bind usage 2021-06-16 00:56:43 -04:00