eigen/doc
2017-01-04 23:27:33 +01:00
..
examples Add missing file. 2016-09-23 10:26:08 +02:00
snippets Add missing snippet files. 2017-01-04 23:08:27 +01:00
special_examples Simplify CwiseNullaryOp example. 2016-08-31 15:46:04 +02:00
A05_PortingFrom2To3.dox update doc wrt to unaligned vectorization 2016-05-24 22:34:59 +02:00
AsciiQuickReference.txt doc: Fix trivial typo in AsciiQuickReference.txt 2017-01-01 13:25:48 +00:00
B01_Experimental.dox
ClassHierarchy.dox
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 Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01: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 Doc: start of a table summarizing coefficient-wise math functions. 2016-06-01 17:09:48 +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
HiPerformance.dox
InplaceDecomposition.dox Typo. 2016-07-26 12:12:53 +02:00
InsideEigenExample.dox
LeastSquares.dox
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
PreprocessorDirectives.dox Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
QuickReference.dox Fix and workaround several doxygen issues/warnings 2017-01-04 23:27:33 +01:00
QuickStartGuide.dox
SparseLinearSystems.dox List PARDISO solver. 2016-08-02 23:32:41 +02:00
SparseQuickReference.dox Doc: improve documentation of Map<SparseMatrix> 2016-06-01 10:03:32 +02:00
StlContainers.dox
StorageOrders.dox
StructHavingEigenMembers.dox
TemplateKeyword.dox
TopicAliasing.dox
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
TopicLazyEvaluation.dox
TopicLinearAlgebraDecompositions.dox Add a doc page summarizing the true speed of Eigen's decompositions. 2016-07-21 12:32:02 +02:00
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
TutorialReshapeSlicing.dox
TutorialSparse_example_details.dox
TutorialSparse.dox
UnalignedArrayAssert.dox Update and extend doc on alignment issues. 2016-12-11 22:45:32 +01:00
UsingBlasLapackBackends.dox Add instructions for LAPACKE+Accelerate 2016-07-27 15:07:35 +02:00
UsingIntelMKL.dox Split BLAS/LAPACK versus MKL documentation 2016-07-26 11:11:59 +02:00
UsingNVCC.dox
WrongStackAlignment.dox