Jose Luis Blanco Claraco
							
						 | 
						
							
							
							
								
								
							
							
								
							
								0198c648e3
								
									
								
							
								
							
						 | 
						
							
							
								
								Fix all new gcc warnings/errors: make explicit virtual/override methods.
							
							
							
							
							
							
							
							Rules are:
- use "virtual" in base classes only.
- use "override" in all derived classes. 
							
						 | 
						
							2020-07-26 11:20:42 +02:00 | 
						
					
				
					
						
							
							
								 
								Frank Dellaert
							
						 | 
						
							
							
							
							
								
							
								a97502f5a1
								
							
								
							
						 | 
						
							
							
								
								Resolved all issues with typedefs
							
							
							
							
							
						 | 
						
							2016-06-06 21:57:52 -07:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								41b091e86f
								
							
								
							
						 | 
						
							
							
								
								Chasing down more vector() and Point2 default constructor uses
							
							
							
							
							
						 | 
						
							2016-06-06 00:37:49 -07:00 | 
						
					
				
					
						
							
							
								 
								Alex Hagiopol
							
						 | 
						
							
							
							
							
								
							
								b6728ef620
								
							
								
							
						 | 
						
							
							
								
								Deprecated Vector ones(size_t n). All unit tests pass.
							
							
							
							
							
						 | 
						
							2016-04-15 17:30:54 -04:00 | 
						
					
				
					
						
							
							
								 
								Alex Hagiopol
							
						 | 
						
							
							
							
							
								
							
								70b2aab352
								
							
								
							
						 | 
						
							
							
								
								Deprecated all inline functions in Matrix.h.
							
							
							
							
							
						 | 
						
							2016-04-11 15:11:29 -04:00 | 
						
					
				
					
						
							
							
								 
								Thomas Schneider
							
						 | 
						
							
							
							
							
								
							
								ebf5746987
								
							
								
							
						 | 
						
							
							
								
								Fix some serialization warnings.
							
							
							
							
							
						 | 
						
							2015-03-06 16:12:09 +01:00 | 
						
					
				
					
						
							
							
								 
								Richard Roberts
							
						 | 
						
							
							
							
							
								
							
								aa093a35da
								
							
								
							
						 | 
						
							
							
								
								Updated all comma initializer usages to use .finished()
							
							
							
							
							
						 | 
						
							2014-11-22 16:35:27 -08:00 | 
						
					
				
					
						
							
							
								 
								dellaert
							
						 | 
						
							
							
							
							
								
							
								2a745b6c26
								
							
								
							
						 | 
						
							
							
								
								No more LieVector/LieScalar
							
							
							
							
							
						 | 
						
							2014-11-03 13:32:58 +01:00 | 
						
					
				
					
						
							
							
								 
								jing
							
						 | 
						
							
							
							
							
								
							
								8641816b21
								
							
								
							
						 | 
						
							
							
								
								fix Vector_() in gtsam_unstable and tests
							
							
							
							
							
						 | 
						
							2014-01-23 02:03:12 -05:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								32b3eebf07
								
							
								
							
						 | 
						
							
							
								
								removed redundant shared_ptr typedefs in Cal3_S2 and Cal3_S2Stereo
							
							
							
							
							
						 | 
						
							2013-05-08 19:21:00 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								6b67238dd3
								
							
								
							
						 | 
						
							
							
								
								more documentation and cleanup
							
							
							
							
							
						 | 
						
							2012-11-29 18:19:28 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								4297d24c96
								
							
								
							
						 | 
						
							
							
								
								changed tabs to spaces for consistent indentation in all of GTSAM
							
							
							
							
							
						 | 
						
							2012-10-02 14:40:07 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								49a952d237
								
							
								
							
						 | 
						
							
							
								
								more doxygen fixes
							
							
							
							
							
						 | 
						
							2012-09-07 19:12:02 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								9e960b4589
								
							
								
							
						 | 
						
							
							
								
								doxygen fixes
							
							
							
							
							
						 | 
						
							2012-09-07 18:54:12 +00:00 | 
						
					
				
					
						
							
							
								 
								Alex Cunningham
							
						 | 
						
							
							
							
							
								
							
								b211c1070d
								
							
								
							
						 | 
						
							
							
								
								Rearranged the inverse depth factor/camera, created a gtsam_unstable/geometry folder - run cmake to find the new/moved files
							
							
							
							
							
						 | 
						
							2012-08-02 20:47:16 +00:00 | 
						
					
				
					
						
							
							
								 
								Chris Beall
							
						 | 
						
							
							
							
							
								
							
								93d9023a61
								
							
								
							
						 | 
						
							
							
								
								added InverseDepth factor based on Montiel/Civera's paramaterization. MOntiel06rss, Civera08tro
							
							
							
							
							
						 | 
						
							2012-08-02 19:27:36 +00:00 |