aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/BandMatrix.h
Commit message (Expand)AuthorAge
* * various fixes related to sub diagonals and band matrixGravatar Gael Guennebaud2009-07-21
* * bugfixes in Product, and test/product_selfadjointGravatar Gael Guennebaud2009-07-16
* add a TridiagonalMatrix wrapper arround BandMatrix, and extend this latterGravatar Gael Guennebaud2009-07-15
* add BandMatrix::col()Gravatar Gael Guennebaud2009-07-15
* change the implementation of BandMatrix to follow the BLAS/LAPACK storage schemeGravatar Gael Guennebaud2009-07-15
* started an implementation of BandMatrix: at least the read/write accessGravatar Gael Guennebaud2009-07-14