eigen/doc
Gael Guennebaud c10f069b6b * Merge Extract and Part to the Part expression.
Renamed "MatrixBase::extract() const" to "MatrixBase::part() const"
* Renamed static functions identity, zero, ones, random with an upper case
  first letter: Identity, Zero, Ones and Random.
2008-07-21 00:34:46 +00:00
..
examples * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
snippets * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +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 Various documentation improvements, in particualr in Cholesky and Geometry module. 2008-07-20 15:18:54 +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 Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block 2008-02-29 13:56:40 +00:00