..
examples
Rewrite tutorial section on solving linear systems
2009-08-22 20:12:47 +01:00
snippets
* make PartialLU avoid to generate inf/nan when given a singular matrix
2009-10-20 00:36:07 -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
Typos in tutorial
2009-08-26 18:53:56 +01: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
fix docs
2009-09-22 21:51:23 -04: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
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
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