eigen/doc
2018-07-26 19:55:19 +00:00
..
examples Fiw some warnings in dox examples 2018-06-07 16:09:22 +02:00
snippets fix warnings for doc-eigen-prerequisites 2018-07-24 21:59:15 +02:00
special_examples Fiw some warnings in dox examples 2018-06-07 16:09:22 +02:00
A05_PortingFrom2To3.dox update doc wrt to unaligned vectorization 2016-05-24 22:34:59 +02:00
AsciiQuickReference.txt fix tipo 2017-06-11 15:30:36 +02:00
B01_Experimental.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
ClassHierarchy.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
CMakeLists.txt Add some doxygen's images to support both old and recent doxygen versions 2016-07-12 16:45:43 +02:00
CoeffwiseMathFunctionsTable.dox Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
CustomizingEigen_CustomScalar.dox Doc: split customizing-eigen page into sub-pages and re-structure a bit the different topics 2016-08-30 11:10:08 +02:00
CustomizingEigen_InheritingMatrix.dox Doc: split customizing-eigen page into sub-pages and re-structure a bit the different topics 2016-08-30 11:10:08 +02:00
CustomizingEigen_NullaryExpr.dox Add a nullary-functor example performing index-based sub-matrices. 2016-09-22 22:27:54 +02:00
CustomizingEigen_Plugins.dox Doc: split customizing-eigen page into sub-pages and re-structure a bit the different topics 2016-08-30 11:10:08 +02:00
DenseDecompositionBenchmark.dox Add a doc page summarizing the true speed of Eigen's decompositions. 2016-07-21 12:32:02 +02:00
Doxyfile.in MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
eigen_navtree_hacks.js Fix javascript hacks for oxygen 1.8.13 2018-04-11 11:30:14 +02: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 Clean the manual page titles, links and intro. 2013-01-06 23:48:59 +01:00
eigendoxy_tabs.css
eigendoxy.css extend doxygen splitter for huge screens 2018-04-11 11:31:17 +02:00
FixedSizeVectorizable.dox Update and extend doc on alignment issues. 2016-12-11 22:45:32 +01:00
ftv2node.png Add some doxygen's images to support both old and recent doxygen versions 2016-07-12 16:45:43 +02:00
ftv2pnode.png Add some doxygen's images to support both old and recent doxygen versions 2016-07-12 16:45:43 +02:00
FunctionsTakingEigenTypes.dox Fix two small typos in the documentation 2018-07-26 19:55:19 +00:00
HiPerformance.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
InplaceDecomposition.dox Typo. 2016-07-26 12:12:53 +02:00
InsideEigenExample.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
LeastSquares.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
Manual.dox cmake: added Eigen3::Eigen imported target 2016-11-22 12:25:06 +01:00
MatrixfreeSolverExample.dox Formatting 2016-07-26 23:51:43 +02:00
NewExpressionType.dox Doc: add links and discourage user to write their own expression (better use CwiseNullaryOp) 2016-08-30 15:57:46 +02:00
Overview.dox Doc: split customizing-eigen page into sub-pages and re-structure a bit the different topics 2016-08-30 11:10:08 +02:00
PassingByValue.dox Update and extend doc on alignment issues. 2016-12-11 22:45:32 +01:00
Pitfalls.dox Doc: add aliasing in common pitfaffs. 2018-05-29 22:37:47 +02:00
PreprocessorDirectives.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
QuickReference.dox a small mistake QuickReference.dox edited online with Bitbucket 2017-11-09 08:49:01 +00:00
QuickStartGuide.dox MIsc. source and comment typos 2018-03-11 10:01:44 -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 bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
StorageOrders.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
StructHavingEigenMembers.dox Fix numerous doxygen issues in auto-link generation 2015-12-30 16:04:24 +01:00
TemplateKeyword.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TopicAliasing.dox bug #1144: clarify the doc about aliasing in case of resizing and matrix product. 2016-01-25 15:50:55 +01:00
TopicAssertions.dox bug #1273: Add parentheses when redefining eigen_assert 2016-08-12 15:34:21 +02:00
TopicCMakeGuide.dox Mention the CMAKE_PREFIX_PATH variable. 2016-12-06 15:23:45 +01:00
TopicEigenExpressionTemplates.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TopicLazyEvaluation.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TopicLinearAlgebraDecompositions.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
TopicMultithreading.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
TopicResizing.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TopicScalarTypes.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TopicVectorization.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
tutorial.cpp
TutorialAdvancedInitialization.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TutorialArrayClass.dox Fix numerous doxygen issues in auto-link generation 2015-12-30 16:04:24 +01:00
TutorialBlockOperations.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TutorialGeometry.dox Fix link and code formating 2015-09-07 11:08:41 +02: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 Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
TutorialMatrixClass.dox Avoid phrase "static allocation" for local storage on stack (bug #615). 2013-06-18 14:35:12 +01:00
TutorialReductionsVisitorsBroadcasting.dox Copyedit documentation: typos, spelling 2016-01-24 15:50:36 +01:00
TutorialReshapeSlicing.dox Typos in doc. 2016-04-11 10:54:58 +02:00
TutorialSparse_example_details.dox
TutorialSparse.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
UnalignedArrayAssert.dox MIsc. source and comment typos 2018-03-11 10:01:44 -04:00
UsingBlasLapackBackends.dox Add instructions for LAPACKE+Accelerate 2016-07-27 15:07:35 +02:00
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 Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00