eigen/doc
2015-10-08 11:33:17 +02:00
..
examples bug #1071: improve doc on lpNorm and add example for some operator norms 2015-09-28 11:55:36 +02:00
snippets Fixed some compiler bugs in NVCC, now compiles with CUDA. 2015-07-22 12:29:18 +02:00
special_examples Fix trivial warnings. 2015-07-20 13:55:48 +02:00
A05_PortingFrom2To3.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
AsciiQuickReference.txt
B01_Experimental.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
ClassHierarchy.dox
CMakeLists.txt Fix bug #961: eigen-doc.tgz included part of itself. 2015-02-18 15:47:01 +01:00
CustomizingEigen.dox New scoring functor to select the pivot. 2015-03-03 17:08:28 +01:00
Doxyfile.in Doc: add link to doc of sparse solver concept 2015-10-08 10:50:39 +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
FixedSizeVectorizable.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
FunctionsTakingEigenTypes.dox
HiPerformance.dox
InsideEigenExample.dox
LeastSquares.dox
Manual.dox Add a documentation page for common pitfalls 2015-09-02 11:23:55 +02:00
NewExpressionType.dox
Overview.dox
PassingByValue.dox
Pitfalls.dox bug #505: add more examples of bad and correct usages of auto and eval(). 2015-09-02 13:04:30 +02:00
PreprocessorDirectives.dox Add EIGEN_QUATERNION_PLUGIN 2015-09-07 11:12:30 +02:00
QuickReference.dox Add pow(scalar,array) in quick ref 2015-07-20 13:59:21 +02:00
QuickStartGuide.dox
SparseLinearSystems.dox Update sparse solver list to make it more complete 2015-10-08 11:33:17 +02:00
SparseQuickReference.dox Fix doc: setConstant does not exist for SparseMatrix. 2015-01-14 22:06:09 +01:00
StlContainers.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
StorageOrders.dox
StructHavingEigenMembers.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
TemplateKeyword.dox [Doc] Fix wording / typos in TemplateKeyword.dox 2015-05-11 16:50:18 +00:00
TopicAliasing.dox
TopicAssertions.dox
TopicEigenExpressionTemplates.dox
TopicLazyEvaluation.dox
TopicLinearAlgebraDecompositions.dox
TopicMultithreading.dox Fixed a spelling error 2015-08-10 15:11:10 +08:00
TopicResizing.dox
TopicScalarTypes.dox
TopicVectorization.dox
tutorial.cpp
TutorialAdvancedInitialization.dox
TutorialArrayClass.dox
TutorialBlockOperations.dox
TutorialGeometry.dox Fix link and code formating 2015-09-07 11:08:41 +02:00
TutorialLinearAlgebra.dox
TutorialMapClass.dox
TutorialMatrixArithmetic.dox
TutorialMatrixClass.dox
TutorialReductionsVisitorsBroadcasting.dox bug #1071: improve doc on lpNorm and add example for some operator norms 2015-09-28 11:55:36 +02:00
TutorialSparse_example_details.dox
TutorialSparse.dox
UnalignedArrayAssert.dox
UsingIntelMKL.dox MKL is now free of charge for opensource 2015-09-07 11:23:55 +02:00
UsingNVCC.dox bug #998: Started fixing doxygen warnings 2015-05-01 22:10:41 +02:00
WrongStackAlignment.dox