eigen/doc
Gael Guennebaud 8fdcaded5e merge
2015-03-04 10:18:08 +01:00
..
examples Update circulant custom expression example 2015-02-16 17:21:16 +01:00
snippets Add examples for hnormalized and homogenous (fix bug #846) 2014-09-02 10:47:40 +02:00
special_examples Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property. 2014-08-22 12:13:07 +02: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 Fix bug #925: typo in MatLab versions of middleRows 2015-01-04 21:39:50 +01:00
B01_Experimental.dox
ClassHierarchy.dox
CMakeLists.txt Fix bug #961: eigen-doc.tgz included part of itself. 2015-02-18 15:47:01 +01:00
CustomizingEigen.dox New scoring functor to select the pivot. 2015-03-03 17:08:28 +01:00
Doxyfile.in bug #138: Make building of internal documentation configurable via cmake flag 2014-07-18 14:34:58 +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
Manual.dox New doc page on implementing a new expression class. 2014-09-27 23:25:58 +01:00
NewExpressionType.dox New doc page on implementing a new expression class. 2014-09-27 23:25:58 +01:00
Overview.dox
PassingByValue.dox
PreprocessorDirectives.dox bug #826: document caveats in 1x1 and 2x1 constructors. 2014-07-21 13:43:48 +02:00
QuickReference.dox
QuickStartGuide.dox
SparseLinearSystems.dox Update manual wrt new LSCG solver. 2015-03-04 09:35:30 +01:00
SparseQuickReference.dox Fix doc: setConstant does not exist for SparseMatrix. 2015-01-14 22:06:09 +01:00
StlContainers.dox
StorageOrders.dox
StructHavingEigenMembers.dox
TemplateKeyword.dox
TopicAliasing.dox
TopicAssertions.dox
TopicEigenExpressionTemplates.dox
TopicLazyEvaluation.dox
TopicLinearAlgebraDecompositions.dox
TopicMultithreading.dox
TopicResizing.dox
TopicScalarTypes.dox
TopicVectorization.dox
tutorial.cpp
TutorialAdvancedInitialization.dox
TutorialArrayClass.dox
TutorialBlockOperations.dox
TutorialGeometry.dox
TutorialLinearAlgebra.dox
TutorialMapClass.dox
TutorialMatrixArithmetic.dox
TutorialMatrixClass.dox
TutorialReductionsVisitorsBroadcasting.dox
TutorialSparse_example_details.dox
TutorialSparse.dox
UnalignedArrayAssert.dox
UsingIntelMKL.dox
UsingNVCC.dox
WrongStackAlignment.dox