..
examples
* block() for vectors ---> segment()
2008-09-15 15:45:41 +00:00
snippets
Optimization in LU::solve: when rows<=cols, no need to compute the L matrix
2009-01-25 16:33:06 +00:00
buildexamplelist.sh
Add cholesky's members to MatrixBase
2008-07-19 22:59:05 +00:00
cleanhierarchy.sh
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
CMakeLists.txt
Use an aligned IOFormat in the docs
2008-12-06 23:20:30 +00:00
CustomizingEigen.dox
* remove set(), revert to old behavior where = resizes
2009-01-21 17:10:23 +00:00
Doxyfile.in
* clarify the situation with experimental parts
2009-01-19 15:02:24 +00: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
minor doc fixes
2008-08-29 17:45:11 +00: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
Experimental.dox
* clarify the situation with experimental parts
2009-01-19 15:02:24 +00:00
FixedSizeVectorizable.dox
* minor dox tweaks
2009-01-12 16:14:13 +00:00
InsideEigenExample.dox
the big memory changes. the most important changes are:
2009-01-08 15:20:21 +00:00
Overview.dox
* Started a tutorial page for sparse matrix.
2009-01-16 17:20:12 +00:00
PassingByValue.dox
muuuch improved documentation for the unaligned array assert.
2009-01-12 14:41:12 +00:00
QuickStartGuide.dox
* remove set(), revert to old behavior where = resizes
2009-01-21 17:10:23 +00:00
StlContainers.dox
fix a couple of doxygen issues
2009-01-13 08:30:17 +00:00
StructHavingEigenMembers.dox
muuuch improved documentation for the unaligned array assert.
2009-01-12 14:41:12 +00:00
TopicLazyEvaluation.dox
* introduce macros to replace inheritance for operator new overloading
2009-01-06 03:16:50 +00:00
tutorial.cpp
Update e-mail address
2008-11-24 13:40:43 +00:00
TutorialGeometry.dox
* Started a tutorial page for sparse matrix.
2009-01-16 17:20:12 +00:00
TutorialLinearAlgebra.dox
* Started a tutorial page for sparse matrix.
2009-01-16 17:20:12 +00:00
TutorialSparse.dox
add partial count redux (adapted patch from Ricard Marxer)
2009-01-24 15:22:44 +00:00
UnalignedArrayAssert.dox
muuuch improved documentation for the unaligned array assert.
2009-01-12 14:41:12 +00:00