aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/bandmatrix.cpp
Commit message (Expand)AuthorAge
* Fix compilation of some tests as well as more warnings.Gravatar Hauke Heibel2010-06-20
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* remove the Triangular suffix to Upper, Lower, UnitLower, etc,Gravatar Gael Guennebaud2010-01-07
* DiagonalMatrix: release-quality documentationGravatar Benoit Jacob2009-11-16
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* Adaptions from .lazy() towards .noalias().Gravatar Hauke Heibel2009-08-31
* * various fixes related to sub diagonals and band matrixGravatar Gael Guennebaud2009-07-21
* 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