eigen/doc
2012-11-29 22:48:13 +08: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
A10_Eigen2SupportModes.dox
AsciiQuickReference.txt bug #517 : Small typo in AsciiQuickReference 2012-10-03 09:48:33 +02:00
B01_Experimental.dox
C00_QuickStartGuide.dox
C01_TutorialMatrixClass.dox
C02_TutorialMatrixArithmetic.dox
C03_TutorialArrayClass.dox
C04_TutorialBlockOperations.dox
C05_TutorialAdvancedInitialization.dox
C06_TutorialLinearAlgebra.dox
C07_TutorialReductionsVisitorsBroadcasting.dox
C08_TutorialGeometry.dox fix geometry tutorial 2012-11-29 22:48:13 +08:00
C09_TutorialSparse.dox fix minor typo in doc 2012-09-26 19:24:41 +02:00
C10_TutorialMapClass.dox
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 Fix dox and tabbing 2012-08-29 01:56:23 +08:00
D03_WrongStackAlignment.dox
D07_PassingByValue.dox
D09_StructHavingEigenMembers.dox
D11_UnalignedArrayAssert.dox
Doxyfile.in remove EXTRACT_ALL 2012-08-27 10:30:10 +02:00
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in add piwik code to documentation (web stats engine) 2012-08-21 22:36:29 +02:00
eigendoxy_header.html.in
eigendoxy_tabs.css
eigendoxy.css
I00_CustomizingEigen.dox doc: Typo in CustomizingEigen, introduced in previous commit. 2012-07-05 13:56:28 +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
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 Write dox for assertions 2012-08-31 21:53:02 +08:00
I11_Aliasing.dox
I12_ClassHierarchy.dox
I13_FunctionsTakingEigenTypes.dox
I14_PreprocessorDirectives.dox document EIGEN_MPL2_ONLY 2012-07-14 09:56:03 +02:00
I15_StorageOrders.dox
I16_TemplateKeyword.dox
I17_SparseLinearSystems.dox Add forgotten SparseLUBase 2012-09-27 11:34:56 +02:00
Overview.dox add the multithreading topic in the topic list 2012-06-21 10:54:16 +02:00
QuickReference.dox Undo incorrect fix in previous commit, and fix real mistake instead. 2012-08-17 15:36:37 +01:00
SparseQuickReference.dox significantly extend the tutorial of sparse matrices 2012-06-20 09:28:32 +02:00
TopicLinearAlgebraDecompositions.dox
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 extend documentation of *Support modules 2012-06-21 10:51:22 +02:00