.. |
examples
|
Clang-format tests, examples, libraries, benchmarks, etc.
|
2023-12-05 21:22:55 +00:00 |
snippets
|
Clang-format tests, examples, libraries, benchmarks, etc.
|
2023-12-05 21:22:55 +00:00 |
special_examples
|
Clang-format tests, examples, libraries, benchmarks, etc.
|
2023-12-05 21:22:55 +00:00 |
AsciiQuickReference.txt
|
Fixes #2735: Component-wise cbrt
|
2023-10-25 03:06:13 +00:00 |
B01_Experimental.dox
|
|
|
ClassHierarchy.dox
|
|
|
CMakeLists.txt
|
Bump CMake files to at least c++11.
|
2021-08-25 20:07:48 +00:00 |
CoeffwiseMathFunctionsTable.dox
|
Fixes #2735: Component-wise cbrt
|
2023-10-25 03:06:13 +00:00 |
CustomizingEigen_CustomScalar.dox
|
Fixes #2703 by adding max_digits10 function
|
2023-07-26 16:02:52 +00:00 |
CustomizingEigen_InheritingMatrix.dox
|
|
|
CustomizingEigen_NullaryExpr.dox
|
|
|
CustomizingEigen_Plugins.dox
|
Fix some typos
|
2023-03-16 23:11:43 +00:00 |
DenseDecompositionBenchmark.dox
|
|
|
Doxyfile.in
|
Unconditionally enable CXX11 math.
|
2022-10-04 17:37:47 +00:00 |
eigen_navtree_hacks.js
|
Fix navbar scroll with toc.
|
2022-04-05 20:14:22 +00:00 |
Eigen_Silly_Professor_64x64.png
|
|
|
eigendoxy_footer.html.in
|
|
|
eigendoxy_header.html.in
|
Remove user survey from Doxygen header
|
2021-12-31 12:15:19 +01:00 |
eigendoxy_layout.xml.in
|
|
|
eigendoxy_tabs.css
|
|
|
eigendoxy.css
|
Fix navbar scroll with toc.
|
2022-04-05 20:14:22 +00:00 |
FixedSizeVectorizable.dox
|
|
|
ftv2node.png
|
|
|
ftv2pnode.png
|
|
|
FunctionsTakingEigenTypes.dox
|
Fix some typos
|
2023-03-16 23:11:43 +00:00 |
HiPerformance.dox
|
|
|
InplaceDecomposition.dox
|
|
|
InsideEigenExample.dox
|
Avoid leading underscore followed by cap in template identifiers
|
2021-08-04 22:41:52 +00:00 |
LeastSquares.dox
|
Update documentation for matrix decompositions and least squares solvers.
|
2021-08-16 21:56:18 +00:00 |
Manual.dox
|
|
|
MatrixfreeSolverExample.dox
|
|
|
NewExpressionType.dox
|
|
|
Overview.dox
|
|
|
PassingByValue.dox
|
|
|
Pitfalls.dox
|
|
|
PreprocessorDirectives.dox
|
Remove LGPL Code and references.
|
2023-02-08 01:25:06 +00:00 |
QuickReference.dox
|
Fixes #2735: Component-wise cbrt
|
2023-10-25 03:06:13 +00:00 |
QuickStartGuide.dox
|
Put code in monospace (typewriter) style.
|
2021-08-03 01:48:32 +00:00 |
SparseLinearSystems.dox
|
Add support for Apple's Accelerate sparse matrix solvers
|
2022-03-08 00:09:18 +00:00 |
SparseQuickReference.dox
|
Fixes #2735: Component-wise cbrt
|
2023-10-25 03:06:13 +00:00 |
StlContainers.dox
|
|
|
StorageOrders.dox
|
|
|
StructHavingEigenMembers.dox
|
removed some documentation referencing c++98 behaviour
|
2022-01-30 12:02:18 +00:00 |
TemplateKeyword.dox
|
|
|
TopicAliasing.dox
|
|
|
TopicAssertions.dox
|
|
|
TopicCMakeGuide.dox
|
|
|
TopicEigenExpressionTemplates.dox
|
|
|
TopicLazyEvaluation.dox
|
|
|
TopicLinearAlgebraDecompositions.dox
|
fix various typos
|
2021-09-22 16:15:06 +00:00 |
TopicMultithreading.dox
|
|
|
TopicResizing.dox
|
|
|
TopicScalarTypes.dox
|
|
|
TopicVectorization.dox
|
|
|
tutorial.cpp
|
Clang-format tests, examples, libraries, benchmarks, etc.
|
2023-12-05 21:22:55 +00:00 |
TutorialAdvancedInitialization.dox
|
|
|
TutorialArrayClass.dox
|
|
|
TutorialBlockOperations.dox
|
updated documentation for middleCol and middleRow
|
2021-08-05 17:21:16 +00:00 |
TutorialGeometry.dox
|
|
|
TutorialLinearAlgebra.dox
|
Update documentation for matrix decompositions and least squares solvers.
|
2021-08-16 21:56:18 +00:00 |
TutorialMapClass.dox
|
|
|
TutorialMatrixArithmetic.dox
|
Cross product for vectors of size 2. Fixes #1037
|
2022-11-15 22:39:42 +00:00 |
TutorialMatrixClass.dox
|
Fix row vs column vector typo in Matrix class tutorial
|
2022-06-07 17:28:19 +00:00 |
TutorialReductionsVisitorsBroadcasting.dox
|
|
|
TutorialReshape.dox
|
Put code in monospace (typewriter) style.
|
2021-08-03 01:48:32 +00:00 |
TutorialSlicingIndexing.dox
|
DOC: Update documentation for 3.4.x
|
2023-04-06 19:20:41 +00:00 |
TutorialSparse_example_details.dox
|
|
|
TutorialSparse.dox
|
fix typo in doc/TutorialSparse.dox
|
2022-09-06 17:56:13 +00:00 |
TutorialSTL.dox
|
|
|
UnalignedArrayAssert.dox
|
|
|
UsingBlasLapackBackends.dox
|
Add BDCSVD_LAPACKE binding
|
2022-12-09 18:50:12 +00:00 |
UsingIntelMKL.dox
|
|
|
UsingNVCC.dox
|
|
|
WrongStackAlignment.dox
|
|
|