Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -= | Gael Guennebaud | 2009-08-03 |
* | * various fixes related to sub diagonals and band matrix | Gael Guennebaud | 2009-07-21 |
* | * bugfixes in Product, and test/product_selfadjoint | Gael Guennebaud | 2009-07-16 |
* | add a TridiagonalMatrix wrapper arround BandMatrix, and extend this latter | Gael Guennebaud | 2009-07-15 |
* | add BandMatrix::col() | Gael Guennebaud | 2009-07-15 |
* | change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme | Gael Guennebaud | 2009-07-15 |
* | started an implementation of BandMatrix: at least the read/write access | Gael Guennebaud | 2009-07-14 |