gtsam/gtsam/geometry
Varun Agrawal 105c4b809e minor typo fixes 2020-03-03 21:43:38 -05:00
..
tests Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
BearingRange.h Wrapping BearingRange 2019-01-25 15:20:54 -05:00
CMakeLists.txt Building timing scripts using new timing script support in GtsamTesting.cmake. Fixed compile errors in timing scripts but disabled a couple. 2014-06-07 19:02:11 -07:00
Cal3Bundler.cpp minor typo fixes 2020-03-03 21:43:38 -05:00
Cal3Bundler.h minor typo fixes 2020-03-03 21:43:38 -05:00
Cal3DS2.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Cal3DS2.h small doc improvement 2018-01-23 10:15:19 -05:00
Cal3DS2_Base.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Cal3DS2_Base.h small doc improvement 2018-01-23 10:15:19 -05:00
Cal3Unified.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Cal3Unified.h change: clean the DerivedValue headers in other files 2015-06-25 01:27:20 -04:00
Cal3_S2.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Cal3_S2.h remove trailing spaces 2019-02-11 10:58:34 -05:00
Cal3_S2Stereo.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Cal3_S2Stereo.h remove trailing spaces 2019-02-11 10:58:34 -05:00
CalibratedCamera.cpp Pose3 naming convention 2019-05-16 15:06:15 -04:00
CalibratedCamera.h more DLL warnings & errors fixed 2019-07-18 11:09:08 +02:00
CameraSet.h Merge remote-tracking branch 'origin/develop' into fix/msvc2017 2018-11-09 12:10:57 -05:00
Cyclic.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
Cyclic.h remove trailing spaces 2019-02-11 10:58:34 -05:00
EssentialMatrix.cpp Pose3 naming convention 2019-05-16 15:06:15 -04:00
EssentialMatrix.h more DLL warnings & errors fixed 2019-07-18 11:09:08 +02:00
OrientedPlane3.cpp Fix jacobian of retract for OrientedPlane3 and tests 2019-01-15 17:52:45 -05:00
OrientedPlane3.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
PinholeCamera.h Adding all missing GTSAM_EXPORT directives from 'origin/fix/msvc2017' 2018-11-04 14:32:29 -05:00
PinholePose.h Pose3 naming convention 2019-05-16 15:06:15 -04:00
PinholeSet.h remove trailing spaces 2019-02-11 10:58:34 -05:00
Point2.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Point2.h More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile 2019-07-14 00:14:16 -04:00
Point3.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Point3.h More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile 2019-07-14 00:14:16 -04:00
Pose2.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Pose2.h More GTSAM_EXPORT fixes. This allows gtsam_unstable to compile 2019-07-14 00:14:16 -04:00
Pose3.cpp use in-built stream support for translation vector rather than duplication of code 2020-02-21 14:03:42 -05:00
Pose3.h Pose3 naming convention 2019-05-16 15:06:15 -04:00
Quaternion.h remove trailing spaces 2019-02-11 10:58:34 -05:00
Rot2.cpp replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Rot2.h remove trailing spaces 2019-02-11 10:58:34 -05:00
Rot3.cpp Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
Rot3.h Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
Rot3M.cpp Full enchilada: SO3 is now SO<3> 2019-10-01 14:04:09 -04:00
Rot3Q.cpp squash local changes on top of gtsam upstream pull from 6/14/2016 2016-06-18 23:13:59 -07:00
SO3.cpp Missing DLL EXPORT macros 2019-12-28 20:31:52 +01:00
SO3.h Missing DLL EXPORT macros 2019-12-28 20:31:52 +01:00
SO4.cpp Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
SO4.h Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
SOn-inl.h Addressed Duy's comments 2019-11-28 17:35:46 -08:00
SOn.cpp Missing DLL EXPORT macros 2019-12-28 20:31:52 +01:00
SOn.h Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
SimpleCamera.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
SimpleCamera.h remove trailing spaces 2019-02-11 10:58:34 -05:00
StereoCamera.cpp Pose3 naming convention 2019-05-16 15:06:15 -04:00
StereoCamera.h Merge remote-tracking branch 'origin/develop' into feature/improvementsIncrementalFilter 2019-05-17 22:19:27 -04:00
StereoPoint2.cpp remove trailing spaces 2019-02-11 10:58:34 -05:00
StereoPoint2.h replaced fabs with c++11 std::abs 2019-09-18 18:30:26 -04:00
Unit3.cpp Inlined random direction generation 2020-02-28 07:21:54 -08:00
Unit3.h Random now uses std header <random>. 2020-02-28 07:21:54 -08:00
concepts.h Define and partially specify Range and Bearing functors 2015-07-12 15:51:49 -07:00
triangulation.cpp Fix more memory alignment issues 2018-09-18 17:29:02 -04:00
triangulation.h more DLL warnings & errors fixed 2019-07-18 11:09:08 +02:00