.. |
examples
|
Fix compilation of doc
|
2016-07-12 16:47:39 +02:00 |
snippets
|
Fix compilation of doc
|
2016-07-12 16:47:39 +02:00 |
special_examples
|
Fix warning.
|
2015-10-29 21:06:07 +01:00 |
A05_PortingFrom2To3.dox
|
update doc wrt to unaligned vectorization
|
2016-05-24 22:34:59 +02:00 |
AsciiQuickReference.txt
|
Doc: add flip* and arrayfun MatLab equivalent.
|
2016-01-26 23:34:48 +01: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
|
Complete the coeff-wise math function table.
|
2016-07-20 12:14:10 +02:00 |
CustomizingEigen.dox
|
Update doc.
|
2016-07-25 11:18:04 +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
|
Clarify that SpecialFunctions is unsupported
|
2016-07-11 18:38:40 +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
|
Doc: start of a table summarizing coefficient-wise math functions.
|
2016-06-01 17:09:48 +02:00 |
FixedSizeVectorizable.dox
|
|
|
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
|
Add a doc page summarizing the true speed of Eigen's decompositions.
|
2016-07-21 12:32:02 +02:00 |
InsideEigenExample.dox
|
|
|
LeastSquares.dox
|
|
|
Manual.dox
|
Split BLAS/LAPACK versus MKL documentation
|
2016-07-26 11:11:59 +02:00 |
MatrixfreeSolverExample.dox
|
Add matrix-free solver example
|
2015-12-07 12:33:38 +01:00 |
NewExpressionType.dox
|
|
|
Overview.dox
|
|
|
PassingByValue.dox
|
|
|
Pitfalls.dox
|
|
|
PreprocessorDirectives.dox
|
Document EIGEN_UNALIGNED_VECTORIZE.
|
2016-05-24 22:14:34 +02:00 |
QuickReference.dox
|
Fix numerous doxygen issues in auto-link generation
|
2015-12-30 16:04:24 +01:00 |
QuickStartGuide.dox
|
|
|
SparseLinearSystems.dox
|
Update link to suitesparse.
|
2016-01-27 22:48:40 +01:00 |
SparseQuickReference.dox
|
Doc: improve documentation of Map<SparseMatrix>
|
2016-06-01 10:03:32 +02:00 |
StlContainers.dox
|
|
|
StorageOrders.dox
|
|
|
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
|
|
|
TopicEigenExpressionTemplates.dox
|
|
|
TopicLazyEvaluation.dox
|
Fix numerous doxygen issues in auto-link generation
|
2015-12-30 16:04:24 +01:00 |
TopicLinearAlgebraDecompositions.dox
|
Add a doc page summarizing the true speed of Eigen's decompositions.
|
2016-07-21 12:32:02 +02:00 |
TopicMultithreading.dox
|
Add a note on initParallel being optional in C++11.
|
2015-11-23 13:28:43 +01:00 |
TopicResizing.dox
|
|
|
TopicScalarTypes.dox
|
|
|
TopicVectorization.dox
|
|
|
tutorial.cpp
|
|
|
TutorialAdvancedInitialization.dox
|
|
|
TutorialArrayClass.dox
|
Fix numerous doxygen issues in auto-link generation
|
2015-12-30 16:04:24 +01:00 |
TutorialBlockOperations.dox
|
|
|
TutorialGeometry.dox
|
|
|
TutorialLinearAlgebra.dox
|
|
|
TutorialMapClass.dox
|
|
|
TutorialMatrixArithmetic.dox
|
|
|
TutorialMatrixClass.dox
|
|
|
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
|
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
|
Split BLAS/LAPACK versus MKL documentation
|
2016-07-26 11:11:59 +02:00 |
UsingIntelMKL.dox
|
Split BLAS/LAPACK versus MKL documentation
|
2016-07-26 11:11:59 +02:00 |
UsingNVCC.dox
|
|
|
WrongStackAlignment.dox
|
|
|