.. |
examples
|
Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property.
|
2014-08-22 12:13:07 +02:00 |
snippets
|
Add examples for hnormalized and homogenous (fix bug #846)
|
2014-09-02 10:47:40 +02:00 |
special_examples
|
Fixed CMakeLists.txt files to prevent CMake 3.0.0 warnings about deprecated LOCATION target property.
|
2014-08-22 12:13:07 +02:00 |
A05_PortingFrom2To3.dox
|
Removed the deprecated EIGEN2_SUPPORT, as previously announced. A compilation error is raised, if this compile-switch is defined. The documentation references to the corresponding pages from Eigen3.2 now. Also, the Eigen2 testsuite has been removed.
|
2014-07-01 16:58:11 +02:00 |
AsciiQuickReference.txt
|
AsciiQuickReference: added .real(), .imag()
|
2014-05-16 13:45:35 -04:00 |
B01_Experimental.dox
|
|
|
ClassHierarchy.dox
|
|
|
CMakeLists.txt
|
bug #804: copy group__TopicUnalignedArrayAssert.html to TopicUnalignedArrayAssert.html as the second is linked to by old Eigen versions.
|
2014-09-07 22:38:09 +02:00 |
CustomizingEigen.dox
|
Move inheritance from Eigen example in stand-alone file.
|
2013-08-02 22:33:12 +01:00 |
Doxyfile.in
|
bug #138: Make building of internal documentation configurable via cmake flag
|
2014-07-18 14:34:58 +02:00 |
eigen_navtree_hacks.js
|
|
|
Eigen_Silly_Professor_64x64.png
|
|
|
eigendoxy_footer.html.in
|
uniformize piwik code among branches
|
2013-10-11 20:46:18 +02:00 |
eigendoxy_header.html.in
|
|
|
eigendoxy_layout.xml.in
|
|
|
eigendoxy_tabs.css
|
|
|
eigendoxy.css
|
|
|
FixedSizeVectorizable.dox
|
|
|
FunctionsTakingEigenTypes.dox
|
Extend the "functions taking Eigen type" doc page to present the Ref<> option.
|
2013-07-13 12:36:55 +02:00 |
HiPerformance.dox
|
|
|
InsideEigenExample.dox
|
|
|
LeastSquares.dox
|
Add doc page on computing Least Squares.
|
2014-01-18 01:16:17 +00:00 |
Manual.dox
|
Mark internal namespace as \internal
|
2014-07-06 13:45:54 +08: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
|
bug #826: document caveats in 1x1 and 2x1 constructors.
|
2014-07-21 13:43:48 +02:00 |
QuickReference.dox
|
QuickReference.dox: std::tan(array) --> tan(array), same for other functions.
|
2013-08-11 10:17:23 +01:00 |
QuickStartGuide.dox
|
|
|
SparseLinearSystems.dox
|
Fixed typos
|
2014-06-23 11:00:52 +02: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
|
Move inheritance from Eigen example in stand-alone file.
|
2013-08-02 22:33:12 +01:00 |
TopicAliasing.dox
|
doc: Mention vec=vec.head(n) in aliasing page.
|
2013-07-02 13:35:36 +01:00 |
TopicAssertions.dox
|
|
|
TopicEigenExpressionTemplates.dox
|
|
|
TopicLazyEvaluation.dox
|
|
|
TopicLinearAlgebraDecompositions.dox
|
Update decompositions tables
|
2014-06-17 09:37:07 +02:00 |
TopicMultithreading.dox
|
Fix typo and formating
|
2014-03-07 23:13:14 +01:00 |
TopicResizing.dox
|
|
|
TopicScalarTypes.dox
|
|
|
TopicVectorization.dox
|
|
|
tutorial.cpp
|
|
|
TutorialAdvancedInitialization.dox
|
|
|
TutorialArrayClass.dox
|
|
|
TutorialBlockOperations.dox
|
|
|
TutorialGeometry.dox
|
Fix broken link on transforming normals
|
2013-08-12 13:38:25 +02:00 |
TutorialLinearAlgebra.dox
|
Update decompositions tables
|
2014-06-17 09:37:07 +02:00 |
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
|
Fix typo in Reductions tutorial.
|
2014-04-17 18:49:23 +02:00 |
TutorialSparse_example_details.dox
|
|
|
TutorialSparse.dox
|
bug #638: fix typos in sparse tutorial
|
2013-08-12 13:37:47 +02:00 |
UnalignedArrayAssert.dox
|
|
|
UsingIntelMKL.dox
|
Remove obsolete sentence on LPGL in MKL doc.
|
2013-07-15 23:25:01 +02:00 |
UsingNVCC.dox
|
Add a minimalistic page on CUDA with Eigen.
|
2014-01-24 13:24:30 +01:00 |
WrongStackAlignment.dox
|
|
|