.. |
examples
|
QuickStart examples: shorten var names, remove superfluous 'using'.
|
2010-06-18 10:43:22 +01:00 |
snippets
|
eigenvalues: documentation fixes
|
2010-06-17 14:34:10 +02:00 |
A05_PortingFrom2To3.dox
|
remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support.
|
2010-04-22 18:27:13 -04:00 |
AsciiQuickReference.txt
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
B01_Experimental.dox
|
|
|
C00_QuickStartGuide.dox
|
Add second example to QuickStart guide.
|
2010-06-17 12:12:40 +01:00 |
C01_TutorialCore.dox
|
First draft for the 5-minute quick start guide to kick off discussions.
|
2010-06-13 22:39:27 +01:00 |
C03_TutorialGeometry.dox
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
C05_TutorialLinearAlgebra.dox
|
Adapted Geometry includes.
|
2010-01-21 09:43:30 +01:00 |
C07_TutorialSparse.dox
|
clean the ambiguity with insertBack and add a insertBackByOuterInner function
|
2010-06-02 13:32:13 +02:00 |
CMakeLists.txt
|
Fixed the bad fix - now the unsupported examples and snippets work on windows.
|
2009-12-11 19:39:01 +01:00 |
D01_StlContainers.dox
|
Added EIGEN_DEFINE_STL_VECTOR_SPECIALIZATION macro including unit tests and documentation.
|
2010-01-27 20:34:05 +01:00 |
D03_WrongStackAlignment.dox
|
|
|
D07_PassingByValue.dox
|
|
|
D09_StructHavingEigenMembers.dox
|
|
|
D11_UnalignedArrayAssert.dox
|
* include Macros.h much earlier: since it takes care of the alignment platform detection, it is needed before we do the vectorization stuff in Eigen/Core !!
|
2010-03-06 09:05:15 -05:00 |
Doxyfile.in
|
kill the LeastSquares module.
|
2010-04-29 10:40:52 -04:00 |
Eigen_Silly_Professor_64x64.png
|
|
|
eigendoxy_footer.html.in
|
|
|
eigendoxy_header.html.in
|
|
|
eigendoxy_tabs.css
|
|
|
eigendoxy.css
|
Center version number on main page of API documentation.
|
2010-03-26 12:36:42 +00:00 |
I00_CustomizingEigen.dox
|
dont try passing --version to qcc
|
2010-04-29 08:04:42 -04:00 |
I01_TopicLazyEvaluation.dox
|
Documentation clean up.
|
2009-12-08 15:12:27 +00:00 |
I02_HiPerformance.dox
|
|
|
I03_InsideEigenExample.dox
|
* Fix bug #79: ei_alignmentOffset was assuming that ptr is multiple of
|
2010-01-02 12:38:16 -05:00 |
I05_FixedSizeVectorizable.dox
|
|
|
Overview.dox
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
tutorial.cpp
|
|
|
unsupported_modules.dox
|
fix display of modules list in documentation
|
2010-03-25 08:50:23 +01:00 |