gtsam/gtsam/geometry
cbeall3 58fa326f85 Add .finished() 2014-11-26 12:01:33 -05:00
..
tests Add .finished() 2014-11-26 12:01:33 -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 Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Cal3Bundler.h Windows build fixes 2014-11-23 13:01:56 -05:00
Cal3DS2.cpp add dynamic size matrix uncalibrate in Cal3DS2_Base, now wrapper compiles 2014-11-09 17:02:22 -05:00
Cal3DS2.h Windows build fixes 2014-11-23 13:01:56 -05:00
Cal3DS2_Base.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Cal3DS2_Base.h add dynamic size matrix uncalibrate in Cal3DS2_Base, now wrapper compiles 2014-11-09 17:02:22 -05:00
Cal3Unified.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Cal3Unified.h fix warning in issue 162 2014-11-24 21:18:14 -05:00
Cal3_S2.cpp Fixed Jacobian versions 2014-10-06 21:37:05 +02:00
Cal3_S2.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Cal3_S2Stereo.h Converted stereo factors to use stereo points and cameras; added operator<< to StereoPoint2 (STILL CAUSES LNK ERROR) 2014-06-05 09:25:06 -04:00
CalibratedCamera.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
CalibratedCamera.h Windows build fixes 2014-11-23 13:01:56 -05:00
EssentialMatrix.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
EssentialMatrix.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
PinholeCamera.h Windows build fixes 2014-11-23 13:01:56 -05:00
Point2.cpp norm derivatives 2014-10-03 11:38:38 +02:00
Point2.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Point3.cpp Added more unit tests that expose compilation issue 2014-11-24 02:15:48 +01:00
Point3.h Merged in feature/expressions (pull request #45) 2014-11-24 18:40:31 +01:00
Pose2.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Pose2.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Pose3.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Pose3.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Rot2.cpp Updated all comma initializer usages to use .finished() 2014-11-22 16:35:27 -08:00
Rot2.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Rot3.cpp Removed print statement 2014-10-23 22:39:07 +02:00
Rot3.h Merged in feature/stock_eigen_commainitializer (pull request #44) 2014-11-23 18:41:55 -05:00
Rot3M.cpp Removed transpose_. It did speed up things but was bad design. Will need to profile again and find different ways to cope with transpose() overhead. One way is to return a Eigen::Transpose<> object as hinted to in comments. 2014-10-23 19:13:37 +02:00
Rot3Q.cpp Removed transpose_. It did speed up things but was bad design. Will need to profile again and find different ways to cope with transpose() overhead. One way is to return a Eigen::Transpose<> object as hinted to in comments. 2014-10-23 19:13:37 +02:00
SimpleCamera.cpp changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
SimpleCamera.h Added dll export tags and updated cmake scripts so that GTSAM can build as a shared library on windows 2013-03-13 18:56:21 +00:00
StereoCamera.cpp Merged in feature/TemplatedSmartFactors (pull request #39) 2014-11-25 07:36:14 -05:00
StereoCamera.h Merged in feature/TemplatedSmartFactors (pull request #39) 2014-11-25 07:36:14 -05:00
StereoPoint2.cpp fix linker error, namespace issue 2014-06-05 10:59:06 -04:00
StereoPoint2.h Some fixes for feedback reported in pull request #39 2014-11-19 12:51:12 -05:00
TriangulationFactor.h No more default argument 2014-10-07 00:44:40 +02:00
Unit3.cpp Converted Vector(2|3) << ... to Vector2(...) or Vector3(...) syntax 2014-11-23 10:22:25 -08:00
Unit3.h Windows build fixes 2014-11-23 13:01:56 -05:00
concepts.h changed tabs to spaces for consistent indentation in all of GTSAM 2012-10-02 14:40:07 +00:00
triangulation.cpp Move smart projection factor 2014-05-31 15:33:19 -04:00
triangulation.h minor doxygen fixes 2014-10-29 13:58:46 -04:00