eigen/doc
Hauke Heibel 85fdcdf055 Fixed Geometry module failures.
Removed default parameter from Transform.
Removed the TransformXX typedefs.
Removed references to TransformXX from unit tests and docs.
Assigning Transforms to a sub-group is now forbidden at compile time.
Products should now properly support the Isometry flag.
Fixed alignment checks in MapBase.
2010-08-17 20:03:50 +02:00
..
examples some small improvements to the page on functions taking eigen objects. 2010-08-04 21:42:32 -04:00
snippets Aliasing doc: explain that some cases are detected, reverse order examples. 2010-08-08 21:20:14 +01:00
A05_PortingFrom2To3.dox extend the eigen 2 to 3 guide 2010-06-25 15:32:01 +02:00
AsciiQuickReference.txt * implement the corner() API change: new methods topLeftCorner() etc 2010-04-22 14:11:18 -04:00
B01_Experimental.dox * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00
C00_QuickStartGuide.dox Improve documentation, mostly by adding links to Quick Start Guide. 2010-07-05 10:59:29 +01:00
C01_TutorialMatrixClass.dox Tutorial page 1: Put code and output side-by-side. 2010-07-12 12:02:31 +01:00
C02_TutorialMatrixArithmetic.dox Tutorial page 4: add some text, diversify examples. 2010-07-14 10:16:12 +01:00
C03_TutorialArrayClass.dox Tutorial page 3: add more cwise operations, condense rest. 2010-07-12 22:45:57 +01:00
C04_TutorialBlockOperations.dox Tutorial page 4: add some text, diversify examples. 2010-07-14 10:16:12 +01:00
C05_TutorialAdvancedInitialization.dox Several changes in comments to keep Doxygen happy. 2010-07-25 20:29:07 +01:00
C06_TutorialLinearAlgebra.dox Tutorial page 6: Fix typo, add table of contents. 2010-07-22 21:52:04 +01:00
C07_TutorialReductionsVisitorsBroadcasting.dox Several changes in comments to keep Doxygen happy. 2010-07-25 20:29:07 +01:00
C08_TutorialGeometry.dox Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
C09_TutorialSparse.dox * update the general TOC 2010-07-04 10:14:47 +02:00
CMakeLists.txt Fixed the bad fix - now the unsupported examples and snippets work on windows. 2009-12-11 19:39:01 +01:00
D01_StlContainers.dox * update the general TOC 2010-07-04 10:14:47 +02:00
D03_WrongStackAlignment.dox fix the overview page and add mention that the wrong stack alignment issue may have been solved by gcc 4.5 2010-07-06 00:50:16 -04:00
D07_PassingByValue.dox * update the general TOC 2010-07-04 10:14:47 +02:00
D09_StructHavingEigenMembers.dox * update the general TOC 2010-07-04 10:14:47 +02:00
D11_UnalignedArrayAssert.dox * update the general TOC 2010-07-04 10:14:47 +02:00
Doxyfile.in Set Doxygen config variable INCLUDE_PATH to plugins directory. 2010-07-23 19:57:21 +01: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 * rename QR to HouseholderQR because really that impacts the API, not just the impl. 2009-07-06 17:12:10 +02:00
eigendoxy_tabs.css * move memory related stuff to util/Memory.h 2008-08-26 19:12:23 +00:00
eigendoxy.css Firefox specific style fix. 2010-06-30 18:31:31 +02:00
I00_CustomizingEigen.dox Document EIGEN_NO_DEBUG macro. 2010-08-10 11:37:23 +01:00
I01_TopicLazyEvaluation.dox * update the general TOC 2010-07-04 10:14:47 +02:00
I02_HiPerformance.dox update topic page on products 2010-07-04 10:37:32 +02:00
I03_InsideEigenExample.dox * update the general TOC 2010-07-04 10:14:47 +02:00
I05_FixedSizeVectorizable.dox Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
I06_TopicEigenExpressionTemplates.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I07_TopicScalarTypes.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I08_Resizing.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I08_StorageOrders.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I09_Vectorization.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I10_Assertions.dox big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
I11_Aliasing.dox Document EIGEN_NO_DEBUG macro. 2010-08-10 11:37:23 +01:00
I12_ClassHierarchy.dox Add page giving an overview of the class hierarchy. 2010-08-02 11:36:44 +01:00
I13_FunctionsTakingEigenTypes.dox some small improvements to the page on functions taking eigen objects. 2010-08-04 21:42:32 -04:00
Overview.dox Added a tutorial on writing functions taking Eigen types. 2010-08-04 12:01:19 +02:00
QuickReference.dox Document EIGEN_NO_DEBUG macro. 2010-08-10 11:37:23 +01:00
TopicLinearAlgebraDecompositions.dox fix linalg tut; remove the old one 2010-06-30 19:27:30 -04:00
tutorial.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
unsupported_modules.dox add a support module for MPFR C++ with basic unit testing 2010-07-15 16:29:04 +02:00