index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Core
/
VectorBlock.h
Commit message (
Expand
)
Author
Age
*
email change
Gael Guennebaud
2010-06-24
*
the Index types change.
Benoit Jacob
2010-05-30
*
* allow matrix dimensions to be 0 (also at compile time) and provide a specia...
Benoit Jacob
2010-03-21
*
* Fix #97 : Householder operations on 1x1 matrices
Benoit Jacob
2010-03-08
*
* Implement the ByOuterInner accessors
Benoit Jacob
2010-02-25
*
lot of cleaning:
Gael Guennebaud
2010-01-22
*
remove useless using comp. assignment operators
Gael Guennebaud
2010-01-15
*
merge and add start/end to Eigen2Support
Gael Guennebaud
2010-01-05
|
\
|
*
Big renaming:
Benoit Jacob
2010-01-04
*
|
add a DenseBase class for MAtrixBase and ArrayBase and more code factorisation
Gael Guennebaud
2009-12-04
*
|
* remove EnforceAlignedAccess option to Block, VectorBlock, Map and MapBase
Gael Guennebaud
2009-11-20
|
/
*
make ColPivotingQR use HouseholderSequence
Gael Guennebaud
2009-09-16
*
remove the \addexample tags
Gael Guennebaud
2009-09-03
*
add a VectorBlock expr as a specialization of Block
Gael Guennebaud
2009-07-05