eigen/doc
2013-06-18 14:35:12 +01:00
..
examples
snippets Implement mixed static/dynamic-size .block() (bug #579) 2013-06-18 14:29:15 +01:00
special_examples
A05_PortingFrom2To3.dox
A10_Eigen2SupportModes.dox
AsciiQuickReference.txt Update matlab-eigen quick ascii reff 2013-03-11 21:20:12 +01:00
B01_Experimental.dox
ClassHierarchy.dox
CMakeLists.txt Require at least cmake version 2.8.2 (bug #606). 2013-06-17 22:12:01 +01:00
CustomizingEigen.dox
Doxyfile.in
eigen_navtree_hacks.js Remove TOC numbering, and minor improvement in overview. 2013-01-12 20:34:52 +01:00
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in
eigendoxy_header.html.in
eigendoxy_layout.xml.in
eigendoxy_tabs.css
eigendoxy.css
FixedSizeVectorizable.dox
FunctionsTakingEigenTypes.dox
HiPerformance.dox
InsideEigenExample.dox
LinearLeastSquares.dox Implement mixed static/dynamic-size .block() (bug #579) 2013-06-18 14:29:15 +01:00
Manual.dox SparseQR: clean a bit the documentation, fix rows/cols methods, remove rowsQ methods and rename matrixQR to matrixR. 2013-01-12 09:40:31 +01:00
Overview.dox fix a weird bug where a space was missing before a link 2013-03-19 20:09:13 +01:00
PassingByValue.dox
PreprocessorDirectives.dox Fix bug #552: disable EIGEN_GLIBC_MALLOC_ALREADY_ALIGNED when compiling with -fsanitize=address, and allow users to manually tell whether EIGEN_MALLOC_ALREADY_ALIGNED. 2013-02-25 19:17:13 +01:00
QuickReference.dox Avoid phrase "static allocation" for local storage on stack (bug #615). 2013-06-18 14:35:12 +01:00
QuickStartGuide.dox
SparseLinearSystems.dox Update doc for the sparse module 2013-03-05 12:55:03 +01:00
SparseQuickReference.dox Update doc for the sparse module 2013-03-05 12:55:03 +01:00
StlContainers.dox
StorageOrders.dox
StructHavingEigenMembers.dox
TemplateKeyword.dox
TopicAliasing.dox
TopicAssertions.dox
TopicEigenExpressionTemplates.dox
TopicLazyEvaluation.dox
TopicLinearAlgebraDecompositions.dox
TopicMultithreading.dox
TopicResizing.dox
TopicScalarTypes.dox
TopicVectorization.dox
tutorial.cpp
TutorialAdvancedInitialization.dox
TutorialArrayClass.dox
TutorialBlockOperations.dox
TutorialGeometry.dox
TutorialLinearAlgebra.dox
TutorialMapClass.dox Be more explicit about user-defined functions in Map tutorial. 2013-02-20 13:44:40 +00:00
TutorialMatrixArithmetic.dox
TutorialMatrixClass.dox Avoid phrase "static allocation" for local storage on stack (bug #615). 2013-06-18 14:35:12 +01:00
TutorialReductionsVisitorsBroadcasting.dox
TutorialSparse_example_details.dox
TutorialSparse.dox fix bug #597: typo in sparse documentation 2013-06-10 12:13:31 +02:00
UnalignedArrayAssert.dox
UsingIntelMKL.dox
WrongStackAlignment.dox