eigen/doc
2012-05-25 18:02:38 +02:00
..
examples fix compilation of doc (broken by changeset bc6d78982f 2011-11-24 17:30:55 +01:00
snippets Add a tutorial page on the Map class, and add a section to FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types. 2012-02-08 22:11:12 +01:00
A05_PortingFrom2To3.dox Document enums in Constants.h (bug #248). 2011-05-03 17:08:14 +01:00
A10_Eigen2SupportModes.dox The Eigen2 intrusive std::vector hack really can't be supported in eigen3 (bug #215) 2011-03-04 10:24:41 -05:00
AsciiQuickReference.txt
B01_Experimental.dox
C00_QuickStartGuide.dox Relatively straightforward changes to wording of documentation, focusing particularly on the sparse and (to a lesser extent) geometry pages. 2011-06-20 22:47:58 -05:00
C01_TutorialMatrixClass.dox renaming: ei_matrix_storage -> DenseStorage 2010-10-20 09:34:13 -04:00
C02_TutorialMatrixArithmetic.dox some dox tweaks 2010-11-24 08:23:17 -05:00
C03_TutorialArrayClass.dox A first tiny test commit: fix a spelling error in the documentation. 2011-06-19 14:39:19 -05:00
C04_TutorialBlockOperations.dox update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial 2010-10-19 11:40:49 +02:00
C05_TutorialAdvancedInitialization.dox Mention comma initializer can be used to concatenate vectors 2011-02-12 23:17:31 +00:00
C06_TutorialLinearAlgebra.dox Add simple example on how to compute Cholesky decomposition. 2011-11-07 17:14:06 +00:00
C07_TutorialReductionsVisitorsBroadcasting.dox Extend tutorial page on broadcasting to reflect recent changes. 2011-12-01 21:16:07 +00:00
C08_TutorialGeometry.dox Mention that the axis in AngleAxis have to be normalized. 2011-11-01 09:40:51 +01:00
C09_TutorialSparse.dox Add a tutorial page on the Map class, and add a section to FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types. 2012-02-08 22:11:12 +01:00
C10_TutorialMapClass.dox Add a tutorial page on the Map class, and add a section to FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types. 2012-02-08 22:11:12 +01:00
CMakeLists.txt Automatically produce a tgz archive of the documentation. 2011-11-05 21:59:36 +01:00
D01_StlContainers.dox Correct std::map fix (two commits ago); copy fix to aligned_allocator doc. 2010-11-12 12:06:24 +00:00
D03_WrongStackAlignment.dox
D07_PassingByValue.dox
D09_StructHavingEigenMembers.dox add two alternative solutions to the problem of fixed size members 2011-11-25 13:46:48 +01:00
D11_UnalignedArrayAssert.dox bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
Doxyfile.in Get rid of include directives inside namespace blocks (bug #339). 2012-04-15 11:06:28 +01:00
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial 2010-10-19 11:40:49 +02:00
eigendoxy_header.html.in update the position of the owl 2010-10-19 16:07:04 +02:00
eigendoxy_tabs.css update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial 2010-10-19 11:40:49 +02:00
eigendoxy.css improve sparse manual 2011-12-03 10:26:00 +01:00
I00_CustomizingEigen.dox Improve documentation of plugins. 2011-02-13 22:50:57 +00:00
I01_TopicLazyEvaluation.dox
I02_HiPerformance.dox factorize CSS code, make use of the "manual" class when appropriate, clean the style of the big linear algebra table 2010-10-19 15:25:00 +02:00
I03_InsideEigenExample.dox Document enums in Constants.h (bug #248). 2011-05-03 17:08:14 +01:00
I05_FixedSizeVectorizable.dox
I06_TopicEigenExpressionTemplates.dox
I07_TopicScalarTypes.dox
I08_Resizing.dox
I09_Vectorization.dox
I10_Assertions.dox Extend doc page on preprocessor directives. 2010-12-27 16:34:58 +00:00
I11_Aliasing.dox Move doxygen comments for EIGEN_NO_DEBUG from source to I14. 2010-12-27 15:07:11 +00:00
I12_ClassHierarchy.dox renaming: ei_matrix_storage -> DenseStorage 2010-10-20 09:34:13 -04:00
I13_FunctionsTakingEigenTypes.dox Add a tutorial page on the Map class, and add a section to FunctionsTakingEigenTypes about multiple-argument functions and the pitfalls when using Map/Expression types. 2012-02-08 22:11:12 +01:00
I14_PreprocessorDirectives.dox Warn users against dangerous macros. 2012-05-13 21:42:45 +01:00
I15_StorageOrders.dox Warn users against dangerous macros. 2012-05-13 21:42:45 +01:00
I16_TemplateKeyword.dox Write page on template and typename keywords in C++. 2011-09-10 09:18:18 +01:00
Overview.dox The sparse quick reference guide is not ready 2012-05-25 18:02:38 +02:00
QuickReference.dox Correct description of rankUpdate() in quick reference guide. 2012-01-09 12:57:11 +00:00
SparseQuickReference.dox The sparse quick reference guide is not ready 2012-05-25 18:02:38 +02:00
TopicLinearAlgebraDecompositions.dox update the decomposition catalogue 2011-10-14 21:21:38 +02:00
tutorial.cpp
UsingIntelMKL.dox add a "using MKL" documentation page, add a minimal documentation of PARDISO wrapper classes, refine a bit the EIGEN_USE_* logic 2011-12-09 16:52:37 +01:00