eigen/doc
2012-12-28 18:58:07 +01:00
..
examples fix bug #499: the image was missing because of a dependency issue when building/executing the "special" examples 2012-08-27 11:11:25 +02:00
snippets add an example for GeneralizedEigenSolver 2012-07-28 18:00:54 +02:00
special_examples fix bug #499: the image was missing because of a dependency issue when building/executing the "special" examples 2012-08-27 11:11:25 +02:00
A05_PortingFrom2To3.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
A10_Eigen2SupportModes.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
AsciiQuickReference.txt bug #517 : Small typo in AsciiQuickReference 2012-10-03 09:48:33 +02:00
B01_Experimental.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C00_QuickStartGuide.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C01_TutorialMatrixClass.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C02_TutorialMatrixArithmetic.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C03_TutorialArrayClass.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C04_TutorialBlockOperations.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C05_TutorialAdvancedInitialization.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C06_TutorialLinearAlgebra.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C07_TutorialReductionsVisitorsBroadcasting.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C08_TutorialGeometry.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C09_TutorialSparse.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
C10_TutorialMapClass.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
CMakeLists.txt fix bug #499: the image was missing because of a dependency issue when building/executing the "special" examples 2012-08-27 11:11:25 +02:00
D01_StlContainers.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
D03_WrongStackAlignment.dox
D07_PassingByValue.dox
D09_StructHavingEigenMembers.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
D11_UnalignedArrayAssert.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
Doxyfile.in Update doxygen files to doxygen version 1.8 2012-12-28 18:52:53 +01:00
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in Update doxygen files to doxygen version 1.8 2012-12-28 18:52:53 +01:00
eigendoxy_header.html.in Update doxygen files to doxygen version 1.8 2012-12-28 18:52:53 +01:00
eigendoxy_tabs.css
eigendoxy.css Doc: remove page margins and limits to 60em paragraphes only instaead of the entire page (many declarations and tables are larger than 60em anyway) 2012-12-28 18:57:10 +01:00
I00_CustomizingEigen.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I01_TopicLazyEvaluation.dox
I02_HiPerformance.dox Avoid inefficient 2x2 LU. Move atanh to internal for maintainability. 2012-08-30 23:40:30 +08:00
I03_InsideEigenExample.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I05_FixedSizeVectorizable.dox
I06_TopicEigenExpressionTemplates.dox
I07_TopicScalarTypes.dox
I08_Resizing.dox
I09_Vectorization.dox fix typo 2012-06-11 18:49:30 +02:00
I10_Assertions.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I11_Aliasing.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I12_ClassHierarchy.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I13_FunctionsTakingEigenTypes.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I14_PreprocessorDirectives.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I15_StorageOrders.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I16_TemplateKeyword.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
I17_SparseLinearSystems.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
Overview.dox add the multithreading topic in the topic list 2012-06-21 10:54:16 +02:00
QuickReference.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
SparseQuickReference.dox Doc: replace manual TOC by doxygen's \tableofcontents command 2012-12-28 18:58:07 +01:00
TopicLinearAlgebraDecompositions.dox Fix bug #531: Empty line in <table> made doxygen render it as paragraphs 2012-12-17 16:13:42 +01:00
TopicMultithreading.dox bug #466: better fix for the race condition: this new patch add an initParallel() 2012-06-14 14:24:15 +02:00
tutorial.cpp
TutorialSparse_example_details.dox significantly extend the tutorial of sparse matrices 2012-06-20 09:28:32 +02:00
UsingIntelMKL.dox Fix several documentation issues 2012-12-24 13:33:22 +01:00