.. |
examples
|
nearly complete page 6 / linear algebra + examples
|
2010-06-30 10:11:55 -04:00 |
snippets
|
* update redux section
|
2010-06-28 13:30:10 +02:00 |
A05_PortingFrom2To3.dox
|
extend the eigen 2 to 3 guide
|
2010-06-25 15:32:01 +02:00 |
AsciiQuickReference.txt
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
B01_Experimental.dox
|
* classify and sort the doxygen "related pages"
|
2009-02-04 09:44:44 +00:00 |
C00_QuickStartGuide.dox
|
show a more fancy example for the getting started tut
|
2010-06-27 19:37:16 +02:00 |
C01_TutorialCore.dox
|
* update redux section
|
2010-06-28 13:30:10 +02:00 |
C01_TutorialMatrixClass.dox
|
Fix name clash in "m.block(i,j,m,n)" where m has two meanings.
|
2010-06-29 11:42:51 +01:00 |
C02_TutorialMatrixArithmetic.dox
|
Fixed small typo in arithmetic tutorial
|
2010-06-30 15:08:25 +01:00 |
C03_TutorialArrayClass.dox
|
nearly complete page 6 / linear algebra + examples
|
2010-06-30 10:11:55 -04:00 |
C03_TutorialGeometry.dox
|
* implement the corner() API change: new methods topLeftCorner() etc
|
2010-04-22 14:11:18 -04:00 |
C04_TutorialBlockOperations.dox
|
nearly complete page 6 / linear algebra + examples
|
2010-06-30 10:11:55 -04:00 |
C05_TutorialAdvancedInitialization.dox
|
nearly complete page 6 / linear algebra + examples
|
2010-06-30 10:11:55 -04:00 |
C05_TutorialLinearAlgebra.dox
|
Adapted Geometry includes.
|
2010-01-21 09:43:30 +01:00 |
C06_TutorialLinearAlgebra.dox
|
nearly complete page 6 / linear algebra + examples
|
2010-06-30 10:11:55 -04: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
|
update the stack alignment doc
|
2009-06-22 10:44:09 +02:00 |
D07_PassingByValue.dox
|
* classify and sort the doxygen "related pages"
|
2009-02-04 09:44:44 +00:00 |
D09_StructHavingEigenMembers.dox
|
some docs improvements
|
2009-07-05 01:52:42 +02:00 |
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
|
clean the class hierarchy
|
2010-06-30 13:05:07 +02:00 |
Eigen_Silly_Professor_64x64.png
|
Various doc improvements... including a owl in the API doc header.
|
2008-08-25 10:49:53 +00:00 |
eigendoxy_footer.html.in
|
Various doc improvements... including a owl in the API doc header.
|
2008-08-25 10:49:53 +00:00 |
eigendoxy_header.html.in
|
* rename QR to HouseholderQR because really that impacts the API, not just the impl.
|
2009-07-06 17:12:10 +02:00 |
eigendoxy_tabs.css
|
* move memory related stuff to util/Memory.h
|
2008-08-26 19:12:23 +00:00 |
eigendoxy.css
|
Firefox specific style fix.
|
2010-06-30 18:31:31 +02: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
|
bugfix in compute_matrix_flags, optimization in LU,
|
2009-08-16 10:55:10 +02:00 |
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
|
* fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum)
|
2009-02-17 09:53:05 +00:00 |
I06_TopicEigenExpressionTemplates.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
I07_TopicScalarTypes.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
I08_Resizing.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
I08_StorageOrders.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
I09_Vectorization.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
I10_Assertions.dox
|
big improvements to tutorial, especially page 2 (matrix arithmetic).
|
2010-06-26 14:00:00 -04:00 |
Overview.dox
|
Added Block tutorial to docs index
|
2010-06-29 14:23:49 +01:00 |
QuickReference.dox
|
More style fixes.
|
2010-06-30 18:27:27 +02:00 |
TopicLinearAlgebraDecompositions.dox
|
Fill in open entries in decompositions table.
|
2010-06-30 10:41:23 +01:00 |
tutorial.cpp
|
Update e-mail address
|
2008-11-24 13:40:43 +00:00 |
unsupported_modules.dox
|
fix unsupported module doc
|
2010-06-30 13:19:54 +02:00 |