Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | * Merge Extract and Part to the Part expression. | Gael Guennebaud | 2008-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. | ||
* | -add set...() methods and their documentation; remove Generic | Benoit Jacob | 2008-01-11 |
-use row-major traversal when the number of columns is fixed and the number of rows is dynamic -other minor changes |