aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/VectorBlock.h
Commit message (Expand)AuthorAge
* the Index types change.Gravatar Benoit Jacob2010-05-30
* * allow matrix dimensions to be 0 (also at compile time) and provide a specia...Gravatar Benoit Jacob2010-03-21
* * Fix #97 : Householder operations on 1x1 matricesGravatar Benoit Jacob2010-03-08
* * Implement the ByOuterInner accessorsGravatar Benoit Jacob2010-02-25
* lot of cleaning:Gravatar Gael Guennebaud2010-01-22
* remove useless using comp. assignment operatorsGravatar Gael Guennebaud2010-01-15
* merge and add start/end to Eigen2SupportGravatar Gael Guennebaud2010-01-05
|\
| * Big renaming:Gravatar Benoit Jacob2010-01-04
* | add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* | * remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBaseGravatar Gael Guennebaud2009-11-20
|/
* make ColPivotingQR use HouseholderSequenceGravatar Gael Guennebaud2009-09-16
* remove the \addexample tagsGravatar Gael Guennebaud2009-09-03
* add a VectorBlock expr as a specialization of BlockGravatar Gael Guennebaud2009-07-05