eigen/doc
Florian Maurin 52207cf6f9 Fix typo in doc
(cherry picked from commit c5985c46f5)
2020-11-30 12:09:43 +00:00
..
examples Fix typo in Tutorial_BlockOperations_block_assignment.cpp 2020-10-09 14:19:23 +02:00
snippets fix warnings for doc-eigen-prerequisites 2018-07-24 21:59:15 +02:00
special_examples bug #1606: Explicitly set the standard before find_package(StandardMathLibrary). Also replace EIGEN_COMPILER_SUPPORT_CXX11 in favor of EIGEN_COMPILER_SUPPORT_CPP11. 2018-10-19 17:20:51 +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 Enable MathJax in Doxygen.in 2020-11-17 15:39:44 +01:00
CoeffwiseMathFunctionsTable.dox 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
CustomizingEigen_CustomScalar.dox digits10() needs to return an integer 2019-05-31 15:45:41 +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 Workaround for doxygen class template titles in which the template 2020-11-28 16:21:12 +01:00
eigen_navtree_hacks.js Add missing footer declaration 2020-07-24 10:37:48 +02: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 remove piwik tracker 2020-07-24 13:38:49 +02:00
eigendoxy_header.html.in add a banner to advertise the survey 2020-07-29 19:03:54 +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 update CSS to doxygen 1.7.2, new CSS and cleaning of the tutorial 2010-10-19 11:40:49 +02:00
eigendoxy.css Limit the size of the toc 2018-11-09 13:52:34 +01:00
FixedSizeVectorizable.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02: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 Extend the "functions taking Eigen type" doc page to present the Ref<> option. 2013-07-13 12:36:55 +02: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 Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
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 Add possibility to overwrite EIGEN_STRONG_INLINE. 2017-12-14 14:47:38 +01:00
QuickReference.dox Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
QuickStartGuide.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00
SparseLinearSystems.dox List PARDISO solver. 2016-08-02 23:32:41 +02:00
SparseQuickReference.dox Fix typo in doc 2020-11-30 12:09:43 +00: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 Fix triangularView versus triangularPart. 2016-02-12 17:09:28 +01: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 Explain how to choose your favorite Eigen version 2016-12-06 11:34:06 +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 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 Mention problems when using potentially throwing scalars and OpenMP 2020-10-09 17:41:41 +02: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 Update e-mail address 2008-11-24 13:40:43 +00:00
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 Added leading asterisk for Doxygen to consume as it was removing asterisk intended to be part of the code. 2019-07-18 18:12:14 +00:00
TutorialLinearAlgebra.dox bug #1538: update manual pages regarding BDCSVD. 2018-04-11 10:46:11 +02:00
TutorialMapClass.dox Be more explicit about user-defined functions in Map tutorial. 2013-02-20 13:44:40 +00: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 significantly extend the tutorial of sparse matrices 2012-06-20 09:28:32 +02:00
TutorialSparse.dox Clarify documentation on the restrictions of writable sparse block expressions. 2016-02-03 16:08:43 +01:00
UnalignedArrayAssert.dox update doc wrt to unaligned vectorization 2016-05-24 22:34:59 +02:00
UsingBlasLapackBackends.dox Add instructions for LAPACKE+Accelerate 2016-07-27 15:07:35 +02:00
UsingIntelMKL.dox Clarify MKL_DIRECT_CALL doc. 2017-08-17 22:12:26 +02:00
UsingNVCC.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
WrongStackAlignment.dox Rename the dox files: the number prefixes are not needed anymore 2013-01-06 23:57:54 +01:00