eigen/doc
Benoit Jacob 2840ac7e94 big huge changes, so i dont remember everything.
* renaming, e.g. LU ---> FullPivLU
* split tests framework: more robust, e.g. dont generate empty tests if a number is skipped
* make all remaining tests use that splitting, as needed.
* Fix 4x4 inversion (see stable branch)
* Transform::inverse() and geo_transform test : adapt to new inverse() API, it was also trying to instantiate inverse() for 3x4 matrices.
* CMakeLists: more robust regexp to parse the version number
* misc fixes in unit tests
2009-10-28 18:19:29 -04:00
..
examples big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
snippets big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
AsciiQuickReference.txt Added prod() reduction to the AsciiQuickReference. 2009-10-14 09:40:22 +02:00
B01_Experimental.dox * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00
C01_QuickStartGuide.dox Typos in tutorial 1. 2009-09-05 19:46:33 +01:00
C03_TutorialGeometry.dox Rewrite tutorial section on solving linear systems 2009-08-22 20:12:47 +01:00
C05_TutorialLinearAlgebra.dox big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
C07_TutorialSparse.dox update the sparse tutorial wrt not so recent changes about the filling API 2009-09-25 16:30:44 +02:00
CMakeLists.txt Added cmake project definitions. 2009-10-02 18:45:24 +02:00
D01_StlContainers.dox update STL vector doc 2009-04-22 21:29:42 +00: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 update page to explain how to get rid of it 2009-09-18 22:01:49 -04:00
Doxyfile.in move PartialLU to the new API 2009-10-21 17:06:42 -04:00
echelon.cpp
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in
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
eigendoxy.css
example.cpp
I00_CustomizingEigen.dox update URL for adol-c 2009-09-27 01:56:50 +02:00
I01_TopicLazyEvaluation.dox quick update of TopicLazyEvaluation 2009-08-16 11:01:32 +02:00
I02_HiPerformance.dox bugfix in compute_matrix_flags, optimization in LU, 2009-08-16 10:55:10 +02:00
I03_InsideEigenExample.dox * classify and sort the doxygen "related pages" 2009-02-04 09:44:44 +00:00
I05_FixedSizeVectorizable.dox * fix Quaternion::setFromTwoVectors (thanks to "benv" from the forum) 2009-02-17 09:53:05 +00:00
Overview.dox add the ASCII quick reference made by Kier 2009-02-18 10:27:18 +00:00
tutorial.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
unsupported_modules.dox Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00