eigen/doc
Benoit Jacob 5f43a42ee7 * remove set(), revert to old behavior where = resizes
* try to be clever in matrix ctors and operator=: be lazy when we can, always allow
  to copy rowvector into columnvector, check the template parameters,
  try to factor the code better
* add missing copy ctor in UnalignedType
* fix bug in the traits of DiagonalProduct
* renaming: EIGEN_TUNE_FOR_CPU_CACHE_SIZE
* update the dox a little
2009-01-21 17:10:23 +00:00
..
examples * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
snippets add cwise operator *= and /=. 2009-01-11 20:48:56 +00:00
buildexamplelist.sh
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
Eigen_Silly_Professor_64x64.png
eigendoxy_footer.html.in
eigendoxy_header.html.in minor doc fixes 2008-08-29 17:45:11 +00:00
eigendoxy_tabs.css
eigendoxy.css fix some documentation issues 2008-10-17 11:20:46 +00:00
example.cpp
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 * Started a tutorial page for sparse matrix. 2009-01-16 17:20:12 +00:00
UnalignedArrayAssert.dox muuuch improved documentation for the unaligned array assert. 2009-01-12 14:41:12 +00:00