eigen/doc
2019-02-20 15:18:07 +01:00
..
examples Unify c++11 usage in doc's examples and snippets 2018-10-08 17:32:54 +02:00
snippets PR 574: use variadic template instead of initializer_list to implement fixed-size vector ctor from coefficients. 2019-01-23 00:07:19 +01:00
special_examples Unify c++11 usage in doc's examples and snippets 2018-10-08 17:32:54 +02:00
AsciiQuickReference.txt Add help messages in the quick ref/ascii docs regarding slicing, indexing, and reshaping. 2018-12-05 17:17:23 +01:00
B01_Experimental.dox
ClassHierarchy.dox
CMakeLists.txt Fix most Doxygen warnings. Also add links to stable documentation from unsupported modules (by using the corresponding Doxytags file). 2018-10-19 21:10:28 +02:00
CoeffwiseMathFunctionsTable.dox Merge. 2019-01-14 13:26:58 -08:00
CustomizingEigen_CustomScalar.dox
CustomizingEigen_InheritingMatrix.dox
CustomizingEigen_NullaryExpr.dox
CustomizingEigen_Plugins.dox
DenseDecompositionBenchmark.dox
Doxyfile.in Enable documentation of Array's typedefs 2019-02-20 15:18:07 +01:00
eigen_navtree_hacks.js Update doxy hacks wrt doxygen 1.8.13/14 2018-11-09 13:52:10 +01:00
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in Update header/footer for doxygen 1.8.13 2018-04-11 11:30:34 +02:00
eigendoxy_header.html.in Update header/footer for doxygen 1.8.13 2018-04-11 11:30:34 +02:00
eigendoxy_layout.xml.in
eigendoxy_tabs.css
eigendoxy.css Add help messages in the quick ref/ascii docs regarding slicing, indexing, and reshaping. 2018-12-05 17:17:23 +01:00
FixedSizeVectorizable.dox
ftv2node.png
ftv2pnode.png
FunctionsTakingEigenTypes.dox Fix two small typos in the documentation 2018-07-26 19:55:19 +00:00
HiPerformance.dox [PATCH 1/2] Misc. typos 2018-09-18 04:15:01 -04:00
InplaceDecomposition.dox
InsideEigenExample.dox Add a comment stating this doc page is partly obsolete. 2019-01-16 16:29:02 +01:00
LeastSquares.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
Manual.dox Remove Eigen2ToEigen3 migration page (obsolete since 3.3) 2019-01-16 16:27:00 +01:00
MatrixfreeSolverExample.dox
NewExpressionType.dox
Overview.dox Doc: remove link to porting guide 2019-01-17 10:35:50 +01:00
PassingByValue.dox
Pitfalls.dox Slightly extend discussions on auto and move the content of the Pit falls wiki page here. 2019-01-30 13:09:21 +01:00
PreprocessorDirectives.dox bug #1615: slightly increase the default unrolling limit to compensate for changeset 101ea26f5e 2018-12-13 10:42:39 +01:00
QuickReference.dox Add help messages in the quick ref/ascii docs regarding slicing, indexing, and reshaping. 2018-12-05 17:17:23 +01:00
QuickStartGuide.dox [PATCH 1/2] Misc. typos 2018-09-18 04:15:01 -04:00
SparseLinearSystems.dox Add KLU in the list of third-party sparse solvers 2017-11-10 14:13:29 +01:00
SparseQuickReference.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
StlContainers.dox Update documentation regarding alignment issue. 2019-02-20 13:54:04 +01:00
StorageOrders.dox
StructHavingEigenMembers.dox Update documentation regarding alignment issue. 2019-02-20 13:54:04 +01:00
TemplateKeyword.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TopicAliasing.dox
TopicAssertions.dox
TopicCMakeGuide.dox
TopicEigenExpressionTemplates.dox
TopicLazyEvaluation.dox bug #1585: update doc on lazy-evaluation 2019-01-16 16:28:17 +01:00
TopicLinearAlgebraDecompositions.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
TopicMultithreading.dox Improve doc on multi-threading and warn about hyper-threading 2018-11-14 14:42:29 +01:00
TopicResizing.dox
TopicScalarTypes.dox
TopicVectorization.dox
tutorial.cpp
TutorialAdvancedInitialization.dox
TutorialArrayClass.dox
TutorialBlockOperations.dox
TutorialGeometry.dox Fix doxy and misc. typos 2018-08-01 21:34:47 -04:00
TutorialLinearAlgebra.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
TutorialMapClass.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TutorialMatrixArithmetic.dox
TutorialMatrixClass.dox PR 574: use variadic template instead of initializer_list to implement fixed-size vector ctor from coefficients. 2019-01-23 00:07:19 +01:00
TutorialReductionsVisitorsBroadcasting.dox
TutorialReshape.dox Add and update manual pages for slicing, indexing, and reshaping. 2018-11-09 11:35:27 +01:00
TutorialSlicingIndexing.dox Small typo found be Patrick Huber (pull request PR-547) 2018-11-23 12:34:27 +00:00
TutorialSparse_example_details.dox
TutorialSparse.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TutorialSTL.dox Fix name of tutorial snippet. 2019-01-23 10:35:06 +01:00
UnalignedArrayAssert.dox Update documentation regarding alignment issue. 2019-02-20 13:54:04 +01:00
UsingBlasLapackBackends.dox
UsingIntelMKL.dox Add EIGEN_MKL_NO_DIRECT_CALL option 2017-11-09 11:07:45 +01:00
UsingNVCC.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
WrongStackAlignment.dox