aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/CwiseUnaryView.h
Commit message (Expand)AuthorAge
* * Refactoring of the class hierarchy: introduction of DenseDirectAccessBase, ...Gravatar Benoit Jacob2010-04-16
* get rid of NestParentByRefBitGravatar Gael Guennebaud2010-02-08
* Introduced NestParentByRefBit and NestByRefBit - this should fix temporaries ...Gravatar Hauke Heibel2010-02-06
* lot of cleaning:Gravatar Gael Guennebaud2010-01-22
* s/asMatrix()/matrix()Gravatar Gael Guennebaud2010-01-04
* adapt CwiseUnaryOp and CwiseUnaryViewGravatar Gael Guennebaud2009-11-16
* remove the \addexample tagsGravatar Gael Guennebaud2009-09-03
* fix copy/paste issueGravatar Gael Guennebaud2009-08-31
* more sun studio fixesGravatar Gael Guennebaud2009-07-10
* Set of fixes and workaround to make sun studio more happy.Gravatar Gael Guennebaud2009-07-10
* fixes #5 : freebsd really has aligned mallocGravatar Benoit Jacob2009-05-22
* * add a writable generic coeff wise expression (CwiseUnaryView)Gravatar Gael Guennebaud2009-05-20