..  
		
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										examples
									
								 
							
						
					 
				 
				
					
						
							
							* block() for vectors ---> segment() 
						
					 
				 
				2008-09-15 15:45:41 +00:00  
		
			
			
			
			
				
					
						
							
								
								
									
									
									
										snippets
									
								 
							
						
					 
				 
				
					
						
							
							constant Diagonal  ---> DiagonalBits 
						
					 
				 
				2009-05-10 16:24:39 +00:00  
		
			
			
			
			
				
					
						
							
								AsciiQuickReference.txt 
							
						
					 
				 
				
					
						
							
							Fix some formatting in quick ref. Add references to headers. 
						
					 
				 
				2009-02-19 16:46:35 +00:00  
		
			
			
			
			
				
					
						
							
								B01_Experimental.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								C01_QuickStartGuide.dox 
							
						
					 
				 
				
					
						
							
							*add missing overloads of setZero, etc... that were mentioned in the tutorial 
						
					 
				 
				2009-05-06 21:40:24 +00:00  
		
			
			
			
			
				
					
						
							
								C03_TutorialGeometry.dox 
							
						
					 
				 
				
					
						
							
							add snippet for sub/super diagonal 
						
					 
				 
				2009-02-05 21:19:40 +00:00  
		
			
			
			
			
				
					
						
							
								C05_TutorialLinearAlgebra.dox 
							
						
					 
				 
				
					
						
							
							fix typo found by noir.sender from KDE forums 
						
					 
				 
				2009-03-31 17:00:30 +00:00  
		
			
			
			
			
				
					
						
							
								C07_TutorialSparse.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								CMakeLists.txt 
							
						
					 
				 
				
					
						
							
							Add BVH module in unsupported (patch from Ilya Baran) 
						
					 
				 
				2009-03-18 20:06:06 +00:00  
		
			
			
			
			
				
					
						
							
								D01_StlContainers.dox 
							
						
					 
				 
				
					
						
							
							update STL vector doc 
						
					 
				 
				2009-04-22 21:29:42 +00:00  
		
			
			
			
			
				
					
						
							
								D07_PassingByValue.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								D09_StructHavingEigenMembers.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								D11_UnalignedArrayAssert.dox 
							
						
					 
				 
				
					
						
							
							* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 
						
					 
				 
				2009-02-17 09:53:05 +00:00  
		
			
			
			
			
				
					
						
							
								Doxyfile.in 
							
						
					 
				 
				
					
						
							
							setup the unsupported directory structure. 
						
					 
				 
				2009-02-04 15:37:00 +00:00  
		
			
			
			
			
				
					
						
							
								echelon.cpp 
							
						
					 
				 
				
					
						
							
							- many updates after Cwise change 
						
					 
				 
				2008-07-08 07:56:01 +00:00  
		
			
			
			
			
				
					
						
							
								Eigen_Silly_Professor_64x64.png 
							
						
					 
				 
				
					
						
							
							Various doc improvements... including a owl in the API doc header. 
						
					 
				 
				2008-08-25 10:49:53 +00:00  
		
			
			
			
			
				
					
						
							
								eigendoxy_footer.html.in 
							
						
					 
				 
				
					
						
							
							Various doc improvements... including a owl in the API doc header. 
						
					 
				 
				2008-08-25 10:49:53 +00:00  
		
			
			
			
			
				
					
						
							
								eigendoxy_header.html.in 
							
						
					 
				 
				
					
						
							
							minor doc fixes 
						
					 
				 
				2008-08-29 17:45:11 +00:00  
		
			
			
			
			
				
					
						
							
								eigendoxy_tabs.css 
							
						
					 
				 
				
					
						
							
							* move memory related stuff to util/Memory.h 
						
					 
				 
				2008-08-26 19:12:23 +00:00  
		
			
			
			
			
				
					
						
							
								eigendoxy.css 
							
						
					 
				 
				
					
						
							
							fix some documentation issues 
						
					 
				 
				2008-10-17 11:20:46 +00:00  
		
			
			
			
			
				
					
						
							
								example.cpp 
							
						
					 
				 
				
					
						
							
							part 2 of the reorganization. Benefits/changes: 
						
					 
				 
				2007-12-28 16:20:00 +00:00  
		
			
			
			
			
				
					
						
							
								I00_CustomizingEigen.dox 
							
						
					 
				 
				
					
						
							
							documentation about inheriting from Eigen::Matrix 
						
					 
				 
				2009-02-08 22:36:28 +00:00  
		
			
			
			
			
				
					
						
							
								I01_TopicLazyEvaluation.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								I03_InsideEigenExample.dox 
							
						
					 
				 
				
					
						
							
							* classify and sort the doxygen "related pages" 
						
					 
				 
				2009-02-04 09:44:44 +00:00  
		
			
			
			
			
				
					
						
							
								I05_FixedSizeVectorizable.dox 
							
						
					 
				 
				
					
						
							
							* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 
						
					 
				 
				2009-02-17 09:53:05 +00:00  
		
			
			
			
			
				
					
						
							
								Overview.dox 
							
						
					 
				 
				
					
						
							
							add the ASCII quick reference made by Kier 
						
					 
				 
				2009-02-18 10:27:18 +00:00  
		
			
			
			
			
				
					
						
							
								tutorial.cpp 
							
						
					 
				 
				
					
						
							
							Update e-mail address 
						
					 
				 
				2008-11-24 13:40:43 +00:00  
		
			
			
			
			
				
					
						
							
								unsupported_modules.dox 
							
						
					 
				 
				
					
						
							
							Add BVH module in unsupported (patch from Ilya Baran) 
						
					 
				 
				2009-03-18 20:06:06 +00:00