880d9a8e3c 
								
							
								 
							
						 
						
							
							
								
								Switched to new Eigen built-in special comma initializer  
							
							
							
						 
						
							2013-12-16 21:33:12 +00:00  
				
					
						
							
							
								 
						
							
							
								05467e4774 
								
							
								 
							
						 
						
							
							
								
								Fix Matrix_(...) to Mat() <<... in tests  
							
							
							
						 
						
							2013-11-13 06:02:35 +00:00  
				
					
						
							
							
								 
						
							
							
								3c33e44c46 
								
							
								 
							
						 
						
							
							
								
								Fixed compile errors on windows  
							
							
							
						 
						
							2013-10-29 04:24:14 +00:00  
				
					
						
							
							
								 
						
							
							
								181881a8d7 
								
							
								 
							
						 
						
							
							
								
								Fix Vector_() to Vec() in tests  
							
							
							
						 
						
							2013-10-22 03:56:51 +00:00  
				
					
						
							
							
								 
						
							
							
								4b12d6f794 
								
							
								 
							
						 
						
							
							
								
								Moved Symbol and LabeledSymbol to inference as they are no longer specific to nonlinear optimization  
							
							
							
						 
						
							2013-08-19 15:32:16 +00:00  
				
					
						
							
							
								 
						
							
							
								49e93a71b0 
								
							
								 
							
						 
						
							
							
								
								No noise model in smallExample  
							
							
							
						 
						
							2013-08-06 18:04:36 +00:00  
				
					
						
							
							
								 
						
							
							
								e39d100b6a 
								
							
								 
							
						 
						
							
							
								
								Made most global unit tests compile, includes dogleg, iterative, kalman filter, etc  
							
							
							
						 
						
							2013-08-06 13:44:22 +00:00  
				
					
						
							
							
								 
						
							
							
								55ce9eed1d 
								
							
								 
							
						 
						
							
							
								
								Updated smallExample  
							
							
							
						 
						
							2013-08-05 22:31:21 +00:00  
				
					
						
							
							
								 
						
							
							
								69a9d75dd6 
								
							
								 
							
						 
						
							
							
								
								Converting smallExample and GaussianISAM  
							
							
							
						 
						
							2013-07-30 02:11:34 +00:00  
				
					
						
							
							
								 
						
							
							
								3ade190128 
								
							
								 
							
						 
						
							
							
								
								Renamed old classes to "Ordered" and removed "Unordered" name from new classes  
							
							
							
						 
						
							2013-07-29 23:55:40 +00:00  
				
					
						
							
							
								 
						
							
							
								14a71aeedc 
								
							
								 
							
						 
						
							
							
								
								Put header-implemented unit test functions in anonymous namespaces to avoid duplicate symbols in SINGLE_TEST_EXE mode  
							
							
							
						 
						
							2013-06-20 16:05:24 +00:00  
				
					
						
							
							
								 
						
							
							
								0c7182b713 
								
							
								 
							
						 
						
							
							
								
								Removed unnecessary using statements  
							
							
							
						 
						
							2013-06-11 14:36:50 +00:00  
				
					
						
							
							
								 
						
							
							
								37f936d41c 
								
							
								 
							
						 
						
							
							
								
								Cleanup, whitespace  
							
							
							
						 
						
							2013-06-11 14:36:50 +00:00  
				
					
						
							
							
								 
						
							
							
								7b79cfc38c 
								
							
								 
							
						 
						
							
							
								
								Removed all non-test/timing cpp files from tests folder, small example now is header-only  
							
							
							
						 
						
							2013-06-11 14:35:22 +00:00  
				
					
						
							
							
								 
						
							
							
								4297d24c96 
								
							
								 
							
						 
						
							
							
								
								changed tabs to spaces for consistent indentation in all of GTSAM  
							
							
							
						 
						
							2012-10-02 14:40:07 +00:00  
				
					
						
							
							
								 
						
							
							
								c4c5dec9a3 
								
							
								 
							
						 
						
							
							
								
								Fixed testIterative unit tests  
							
							
							
						 
						
							2012-09-05 03:06:22 +00:00  
				
					
						
							
							
								 
						
							
							
								b0508cc1a8 
								
							
								 
							
						 
						
							
							
								
								Removed JacobianFactorGraph - moved its linear algebra interface to GaussianFactorGraph and redirected all uses of it to GaussianFactorGraph  
							
							
							
						 
						
							2012-09-04 22:42:09 +00:00  
				
					
						
							
							
								 
						
							
							
								ab7594e8f0 
								
							
								 
							
						 
						
							
							
								
								Made SPCG unit tests compile again, needed several fixes in iterative.h  
							
							
							
						 
						
							2012-09-03 00:06:13 +00:00  
				
					
						
							
							
								 
						
							
							
								3d2c3aff05 
								
							
								 
							
						 
						
							
							
								
								Moved all Simulated* example domains and smallExample to the tests folder so they are no longer installed  
							
							
							
						 
						
							2012-06-09 20:15:44 +00:00  
				
					
						
							
							
								 
						
							
							
								559eaf8cc1 
								
							
								 
							
						 
						
							
							
								
								Moved smallExample to slam, as used in some project unit tests as well. [tests] no longer builds a local library as a consequence.  
							
							
							
						 
						
							2010-07-13 05:26:19 +00:00  
				
					
						
							
							
								 
						
							
							
								fea5beb638 
								
							
								 
							
						 
						
							
							
								
								Re-organization: moving all files.  
							
							... 
							
							
							
							I re-organized into original cpp directory and 4 additional directories: base, geometry, slam, and tests.
cpp will be further renamed/sub-divided and contains the core library.
I wanted it not depend on geometry or slam, which necessitated moving complicated tests to a dedicated directory. 
							
						 
						
							2010-07-12 07:16:31 +00:00