aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/submatrices.cpp
Commit message (Expand)AuthorAge
* constant Diagonal ---> DiagonalBitsGravatar Benoit Jacob2009-05-10
* Add sub/super-diagonal expression (read/write) as a trivial extension ofGravatar Gael Guennebaud2009-02-05
* fix a few remaining warningsGravatar Gael Guennebaud2009-01-23
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * block() for vectors ---> segment()Gravatar Benoit Jacob2008-09-15
* add the missing templated version of block for sub-vectorsGravatar Gael Guennebaud2008-09-09
* The discussed changes to Hyperplane, the ParametrizedLine class, and theGravatar Benoit Jacob2008-08-31
* renamed inverseProduct => solveTriangularGravatar Gael Guennebaud2008-08-09
* * Merge Extract and Part to the Part expression.Gravatar Gael Guennebaud2008-07-21
* update of the testing framework:Gravatar Gael Guennebaud2008-05-22
* Make use of the LazyBit, introduce .lazy(), remove lazyProduct.Gravatar Benoit Jacob2008-03-31
* a lot of renamingGravatar Benoit Jacob2008-03-13
* generalized ei_traits<>.Gravatar Benoit Jacob2008-03-12
* Removed trailling spaces.Gravatar Gael Guennebaud2008-03-03
* * Added generic unary operators (replace Opposite and Conjugate)Gravatar Gael Guennebaud2008-03-03
* Patch by Gael Guennebaud: unify fixed-size and dynamic-size BlockGravatar Benoit Jacob2008-02-29
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* prefix global functions with ei_ as previous solution was ratherGravatar Benoit Jacob2008-02-28
* renaming:Gravatar Benoit Jacob2008-01-13
* rework Identity API: no longer restricted to square matricesGravatar Benoit Jacob2008-01-11
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* -add Ones, DiagonalMatrix, DiagonalCoeffsGravatar Benoit Jacob2007-12-15
* Expand and improve unit-testsGravatar Benoit Jacob2007-12-11