aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/MatrixBase_part.cpp
Commit message (Collapse)AuthorAge
* Fixed the bad fix - now the unsupported examples and snippets work on windows.Gravatar Hauke Heibel2009-12-11
|
* fix compilation of the doc and started a page dedicated to high performance ↵Gravatar Gael Guennebaud2009-07-27
| | | | and or BLAS users
* fix type mismatch caught by new static assertGravatar Benoit Jacob2009-01-27
|
* * the Upper->UpperTriangular changeGravatar Benoit Jacob2008-12-20
| | | | * finally get ei_add_test right
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
| | | | | | 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.
* many small fixes and documentation improvements,Gravatar Benoit Jacob2008-05-29
this should be alpha5.