eigen/doc
Benoit Jacob c705c38a23 * it's \returns not \Returns
* add some explanations in the typedefs page
* expand a bit the new QuickStartGuide. Some placeholders (not a pb since
it's not even yet linked to from other pages). The point I want to make is
that it's super important to have fully compilable short programs (even
with compile instructions for the first one) not just small snippets, at
least at the beginning. Let's start with examples of compilable programs.
2008-08-20 04:34:04 +00:00
..
examples * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
snippets * Added .all() and .any() members to PartialRedux 2008-08-20 00:58:25 +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 Added a SVD module: 2008-08-19 17:52:04 +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
QuickStartGuide.dox * it's \returns not \Returns 2008-08-20 04:34:04 +00:00
tutorial.cpp updated tutorial 2008-08-15 14:28:06 +00:00