Go to file
Benoit Jacob 9466e5f94e * doc improvements in Cwise and PartialRedux:
- 33 new snippets
  - unfuck doxygen output in Cwise (issues with function macros)
  - more see-also links from outside, making Cwise more discoverable
* rename matrixNorm() to operatorNorm(). There are many matrix norms
  (the L2 is another one) but only one is called the operator norm.
  Risk of confusion with keyword operator is not too scary after all.
2008-08-19 04:30:28 +00:00
bench renamed inverseProduct => solveTriangular 2008-08-09 20:06:25 +00:00
demos - many updates after Cwise change 2008-07-08 07:56:01 +00:00
disabled Added MatrixBase::Unit*() static function to easily create unit/basis vectors. 2008-07-19 13:03:23 +00:00
doc * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
Eigen * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
test *add operator()(int) for vectors, synonymous to operator[](int). 2008-08-18 12:33:14 +00:00
CMakeLists.txt fix compilation of unit-tests when cmake is run on kdesupport/ parent 2008-08-17 15:25:53 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
Doxyfile last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to 2008-08-12 02:14:02 +00:00
Mainpage.dox last small fixes, this is alpha6, eigen2 is now ready for eigen1 apps to 2008-08-12 02:14:02 +00:00