| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								Makefile.am
							
						
					
				 | 
				
					
						
							
							Added unit test for NonlinearISAM with a simple markov chain demo
						
					
				 | 
				2011-01-20 15:42:11 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testBayesNetPreconditioner.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGaussianBayesNet.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGaussianFactor.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGaussianFactorGraph.cpp
							
						
					
				 | 
				
					
						
							
							Removed incorrect dynamic_pointer_cast that caused a compile error for non-virtual derived factors.
						
					
				 | 
				2011-02-18 22:10:21 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGaussianISAM.cpp
							
						
					
				 | 
				
					
						
							
							Added marginal function to GaussianISAM, renamed and added comments to bayes tree
						
					
				 | 
				2011-02-11 22:08:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGaussianJunctionTree.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testGraph.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testInference.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testIterative.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testNonlinearEquality.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testNonlinearFactor.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testNonlinearFactorGraph.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testNonlinearISAM.cpp
							
						
					
				 | 
				
					
						
							
							Added a test for Ordering, added pop_back() to ordering, made changing the ordering in NonlinearISAM possible
						
					
				 | 
				2011-02-02 03:50:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testNonlinearOptimizer.cpp
							
						
					
				 | 
				
					
						
							
							Reworked nonlinear optimizer so that it only uses a solver member variable if you are using spcg.  SPCG may be broken at this point, and its member variable will be removed soon.
						
					
				 | 
				2011-02-10 16:01:29 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testSerialization.cpp
							
						
					
				 | 
				
					
						
							
							Added serialization export keys directly to NoiseModel
						
					
				 | 
				2011-03-04 14:56:18 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testSubgraphPreconditioner.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testSymbolicBayesNet.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testSymbolicFactorGraph.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								testTupleValues.cpp
							
						
					
				 | 
				
					
						
							
							Added fix to make TupleConfig1 work
						
					
				 | 
				2010-11-06 17:35:47 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timeGaussianFactorGraph.cpp
							
						
					
				 | 
				
					
						
							
							Moved the subdirectories that compile into libgtsam.la into a 'gtsam' subdirectory.  Hopefully a good fix for the problem we had trying to make a gtsam distribution, that the source directory may not be called 'gtsam'.
						
					
				 | 
				2010-10-25 20:10:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timeMultifrontalOnDataset.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								timeSequentialOnDataset.cpp
							
						
					
				 | 
				
					
						
							
							Merging hessianfactor branch, Cholesky is now default and GaussianFactor is virtual (see email to frankcvs)
						
					
				 | 
				2011-01-20 22:22:00 +00:00 |