| .. |
|
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
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
A10_Eigen2SupportModes.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
AsciiQuickReference.txt
|
bug #517 : Small typo in AsciiQuickReference
|
2012-10-03 09:48:33 +02:00 |
|
B01_Experimental.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C00_QuickStartGuide.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C01_TutorialMatrixClass.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C02_TutorialMatrixArithmetic.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C03_TutorialArrayClass.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C04_TutorialBlockOperations.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C05_TutorialAdvancedInitialization.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C06_TutorialLinearAlgebra.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C07_TutorialReductionsVisitorsBroadcasting.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C08_TutorialGeometry.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C09_TutorialSparse.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
C10_TutorialMapClass.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
CMakeLists.txt
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
D01_StlContainers.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
D03_WrongStackAlignment.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
D07_PassingByValue.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
D09_StructHavingEigenMembers.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
D11_UnalignedArrayAssert.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
Doxyfile.in
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
eigen_navtree_hacks.js
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +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
|
Update doxygen files to doxygen version 1.8
|
2012-12-28 18:52:53 +01:00 |
|
eigendoxy_header.html.in
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
eigendoxy_layout.xml.in
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01: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
|
Update the overview page to reflect the new organisation
|
2013-01-05 21:25:41 +01:00 |
|
I00_CustomizingEigen.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I01_TopicLazyEvaluation.dox
|
* update the general TOC
|
2010-07-04 10:14:47 +02:00 |
|
I02_HiPerformance.dox
|
Avoid inefficient 2x2 LU. Move atanh to internal for maintainability.
|
2012-08-30 23:40:30 +08:00 |
|
I03_InsideEigenExample.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I05_FixedSizeVectorizable.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01: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 |
|
I09_Vectorization.dox
|
fix typo
|
2012-06-11 18:49:30 +02:00 |
|
I10_Assertions.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I11_Aliasing.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I12_ClassHierarchy.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I13_FunctionsTakingEigenTypes.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I14_PreprocessorDirectives.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I15_StorageOrders.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I16_TemplateKeyword.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
I17_SparseLinearSystems.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
Manual.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
Overview.dox
|
fix typo
|
2013-01-06 14:39:20 +01:00 |
|
QuickReference.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
SparseQuickReference.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |
|
TopicLinearAlgebraDecompositions.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +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
|
Update e-mail address
|
2008-11-24 13:40:43 +00:00 |
|
TutorialSparse_example_details.dox
|
significantly extend the tutorial of sparse matrices
|
2012-06-20 09:28:32 +02:00 |
|
UsingIntelMKL.dox
|
Big changes in Eigen documentation:
|
2013-01-05 16:37:11 +01:00 |