eigen/doc
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
..
examples * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
snippets * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
buildexamplelist.sh Add cholesky's members to MatrixBase 2008-07-19 22:59:05 +00:00
CMakeLists.txt Added an automatically generated list of selected examples in the documentation. 2008-07-19 20:36:41 +00:00
Doxyfile.in * doc improvements in Cwise and PartialRedux: 2008-08-19 04:30:28 +00:00
echelon.cpp - many updates after Cwise change 2008-07-08 07:56:01 +00:00
example.cpp part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Mainpage.dox Added an automatically generated list of selected examples in the documentation. 2008-07-19 20:36:41 +00:00
tutorial.cpp updated tutorial 2008-08-15 14:28:06 +00:00