aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/snippets/MatrixBase_fixedBlock_int_int.cpp
Commit message (Collapse)AuthorAge
* Patch by Gael Guennebaud: unify fixed-size and dynamic-size BlockGravatar Benoit Jacob2008-02-29
| | | | expressions, update documentation.
* big improvement of the block-manipulation APIGravatar Benoit Jacob2008-01-13
- reduction of sizeof(Block) for vector types - variants of block() and fixedBlock() for vector blocks - convenience methods start() and end() for vectors - convenience method corner() for matrices