aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/ReturnByValue.h
Commit message (Expand)AuthorAge
* introduce ei_xxx_return_value and ei_xxx_impl for xxx in solve,kernel,implGravatar Benoit Jacob2009-11-03
* big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
* * LU unit test: finally test fixed sizesGravatar Benoit Jacob2009-10-19
* when copying a ReturnByValue into a MatrixBase, first eval it to a PlainMatri...Gravatar Benoit Jacob2009-09-26
* * make LU::kernel() and LU::image() also use ReturnByValueGravatar Benoit Jacob2009-09-22
* convert LU::solve() to the new APIGravatar Benoit Jacob2009-09-22
* * ReturnByValue:Gravatar Benoit Jacob2009-09-22
* * Bye bye MultiplierBase, extend a bit AnyMatrixBase to allow =, +=, and -=Gravatar Gael Guennebaud2009-08-03
* fix a couple of issues related to recent productsGravatar Gael Guennebaud2009-07-28
* implement high level API for SYMM and fix a couple of bugs related to complexGravatar Gael Guennebaud2009-07-22
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* big addons:Gravatar Gael Guennebaud2009-03-05
* add ReturnByValue pseudo expression for in-place evaluation with aGravatar Gael Guennebaud2009-03-04