aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Triangular.h
Commit message (Expand)AuthorAge
* Introduce generic Flagged xpr, remove already Lazy.h and Temporary.hGravatar Benoit Jacob2008-05-14
* put inline keywords everywhere appropriate. So we don't need anymore to passGravatar Benoit Jacob2008-05-12
* * Draft of a eigenvalues solverGravatar Gael Guennebaud2008-05-12
* * Patch by Konstantinos Margaritis: AltiVec vectorization.Gravatar Benoit Jacob2008-05-03
* fix flag and cost computations for nested expressionsGravatar Gael Guennebaud2008-05-01
* Fixed a couple of issues introduced in previous commits.Gravatar Gael Guennebaud2008-04-26
* Added triangular assignement, e.g.:Gravatar Gael Guennebaud2008-04-26
* Added Triangular expression to extract upper or lower (strictly or not)Gravatar Gael Guennebaud2008-04-26