..
examples
Fix compilation error in doc/examples/class_CwiseBinaryOp.cpp .
2009-12-21 18:16:01 +00:00
snippets
Added an ei_linspaced_op to create linearly spaced vectors.
2010-01-26 19:42:17 +01:00
A05_PortingFrom2To3.dox
doc/A05_PortingFrom2To3.dox: fix typos
2010-01-09 18:54:31 +00:00
AsciiQuickReference.txt
started a page on the porting from Eigen2 to 3, updated a bit the tutorial
2010-01-06 13:56:04 +01:00
B01_Experimental.dox
* classify and sort the doxygen "related pages"
2009-02-04 09:44:44 +00:00
C01_QuickStartGuide.dox
Various documentation updates:
2010-01-06 17:18:38 +01:00
C03_TutorialGeometry.dox
Rewrite tutorial section on solving linear systems
2009-08-22 20:12:47 +01:00
C05_TutorialLinearAlgebra.dox
Adapted Geometry includes.
2010-01-21 09:43:30 +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
Fixed the bad fix - now the unsupported examples and snippets work on windows.
2009-12-11 19:39:01 +01:00
D01_StlContainers.dox
clarify docs as requested on forum
2010-01-02 12:55:32 -05: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
clarify docs as requested on forum
2010-01-02 12:55:32 -05:00
Doxyfile.in
More documentation improvements.
2010-01-16 15:43:11 +01:00
echelon.cpp
Big renaming:
2010-01-04 21:24:43 -05: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
Adapted doxygen's new style sheet.
2010-01-15 15:45:07 +01:00
example.cpp
part 2 of the reorganization. Benefits/changes:
2007-12-28 16:20:00 +00:00
I00_CustomizingEigen.dox
fix MatrixBaseAddons example
2010-01-17 20:04:49 +01: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
Overview.dox
started a page on the porting from Eigen2 to 3, updated a bit the tutorial
2010-01-06 13:56:04 +01:00
tutorial.cpp
Update e-mail address
2008-11-24 13:40:43 +00:00
unsupported_modules.dox
Various documentation updates:
2010-01-06 17:18:38 +01:00