..
examples
add a VectorBlock expr as a specialization of Block
2009-07-05 11:33:55 +02:00
snippets
* rename QR to HouseholderQR because really that impacts the API, not just the impl.
2009-07-06 17:12:10 +02:00
AsciiQuickReference.txt
Fix some formatting in quick ref. Add references to headers.
2009-02-19 16:46:35 +00:00
B01_Experimental.dox
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00:00
C01_QuickStartGuide.dox
* add resize(int, NoChange) and resize(NoChange, int)
2009-06-24 22:07:03 +02:00
C03_TutorialGeometry.dox
add snippet for sub/super diagonal
2009-02-05 21:19:40 +00:00
C05_TutorialLinearAlgebra.dox
fix typo found by noir.sender from KDE forums
2009-03-31 17:00:30 +00:00
C07_TutorialSparse.dox
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00:00
CMakeLists.txt
* added missing project definition (see doc of add_subdirectory and EXCLUDE_FROM_ALL) to fix a win build issue
2009-05-17 12:12:39 +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
some docs improvements
2009-07-05 01:52:42 +02:00
Doxyfile.in
Added Umeyama implementation.
2009-05-26 19:22:25 +02:00
echelon.cpp
- many updates after Cwise change
2008-07-08 07:56:01 +00: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
fix some documentation issues
2008-10-17 11:20:46 +00:00
example.cpp
I00_CustomizingEigen.dox
documentation about inheriting from Eigen::Matrix
2009-02-08 22:36:28 +00:00
I01_TopicLazyEvaluation.dox
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00: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 BVH module in unsupported (patch from Ilya Baran)
2009-03-18 20:06:06 +00:00