eigen/doc
2014-07-06 13:45:54 +08:00
..
examples Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
snippets Add documentation and very simple test for array atan(), part 2 2014-06-19 15:12:33 +01:00
special_examples Add an example showing how to use C++11 random distributions 2014-01-07 20:23:35 +01:00
A05_PortingFrom2To3.dox Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
AsciiQuickReference.txt AsciiQuickReference: added .real(), .imag() 2014-05-16 13:45:35 -04:00
B01_Experimental.dox
ClassHierarchy.dox
CMakeLists.txt
CustomizingEigen.dox
Doxyfile.in Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
eigen_navtree_hacks.js
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in
eigendoxy_header.html.in
eigendoxy_layout.xml.in
eigendoxy_tabs.css
eigendoxy.css
FixedSizeVectorizable.dox
FunctionsTakingEigenTypes.dox
HiPerformance.dox
InsideEigenExample.dox
LeastSquares.dox Add doc page on computing Least Squares. 2014-01-18 01:16:17 +00:00
Manual.dox Mark internal namespace as \internal 2014-07-06 13:45:54 +08:00
Overview.dox
PassingByValue.dox
PreprocessorDirectives.dox Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed. 2014-07-01 16:58:11 +02:00
QuickReference.dox
QuickStartGuide.dox
SparseLinearSystems.dox Fixed typos 2014-06-23 11:00:52 +02:00
SparseQuickReference.dox
StlContainers.dox
StorageOrders.dox
StructHavingEigenMembers.dox
TemplateKeyword.dox
TopicAliasing.dox
TopicAssertions.dox
TopicEigenExpressionTemplates.dox
TopicLazyEvaluation.dox
TopicLinearAlgebraDecompositions.dox Update decompositions tables 2014-06-17 09:37:07 +02:00
TopicMultithreading.dox Fix typo and formating 2014-03-07 23:13:14 +01:00
TopicResizing.dox
TopicScalarTypes.dox
TopicVectorization.dox
tutorial.cpp
TutorialAdvancedInitialization.dox
TutorialArrayClass.dox
TutorialBlockOperations.dox
TutorialGeometry.dox
TutorialLinearAlgebra.dox Update decompositions tables 2014-06-17 09:37:07 +02:00
TutorialMapClass.dox
TutorialMatrixArithmetic.dox
TutorialMatrixClass.dox
TutorialReductionsVisitorsBroadcasting.dox Fix typo in Reductions tutorial. 2014-04-17 18:49:23 +02:00
TutorialSparse_example_details.dox
TutorialSparse.dox
UnalignedArrayAssert.dox
UsingIntelMKL.dox
UsingNVCC.dox Add a minimalistic page on CUDA with Eigen. 2014-01-24 13:24:30 +01:00
WrongStackAlignment.dox