eigen/doc
2022-11-15 22:39:42 +00:00
..
examples Cross product for vectors of size 2. Fixes #1037 2022-11-15 22:39:42 +00:00
snippets Add a vectorized implementation of atan2 to Eigen. 2022-09-28 20:46:49 +00:00
special_examples get rid of using namespace Eigen in sample code 2021-12-07 19:57:38 +00:00
AsciiQuickReference.txt
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 Add MatrixBase::cwiseArg() 2020-10-14 01:56:42 +00:00
CustomizingEigen_CustomScalar.dox
CustomizingEigen_InheritingMatrix.dox
CustomizingEigen_NullaryExpr.dox
CustomizingEigen_Plugins.dox
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
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 Document possible inconsistencies when using Matrix<bool, ...> 2021-02-17 00:50:26 +01:00
PreprocessorDirectives.dox Unconditionally enable CXX11 math. 2022-10-04 17:37:47 +00:00
QuickReference.dox Cross product for vectors of size 2. Fixes #1037 2022-11-15 22:39:42 +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 Put code in monospace (typewriter) style. 2021-08-03 01:48:32 +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
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 2 typos fix in the 3rd table. 2022-08-31 19:54:42 +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 Update SVD Module with Options template parameter 2022-02-02 00:15:44 +00:00
UsingIntelMKL.dox
UsingNVCC.dox
WrongStackAlignment.dox