aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins
Commit message (Expand)AuthorAge
* Initial fixes for bug #85.Gravatar Hauke Heibel2010-10-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Fix Sun CC parsing of Eigen/Core. In particular,Gravatar Gael Guennebaud2010-08-25
* Docs: Typos in ArrayBase doxygen commentsGravatar Jitse Niesen2010-08-23
* use const Scalar& instead of Scalar for function argumentsGravatar Gael Guennebaud2010-06-25
* email changeGravatar Gael Guennebaud2010-06-24
* fix some warnings with clangGravatar Thomas Capricelli2010-05-21
* move the strides API to DenseCoeffsBase,Gravatar Benoit Jacob2010-05-08
* renaming (MatrixType ---> whatever appropriate)Gravatar Benoit Jacob2010-04-18
* Replaced strong with weak inlines in CwiseUnaryOp.Gravatar Hauke Heibel2010-03-14
* Fixed 32bit builds.Gravatar Hauke Heibel2010-02-03
* fix scalar - matrixGravatar Gael Guennebaud2010-01-18
* Various documentation updates:Gravatar Gael Guennebaud2010-01-06
* mergeGravatar Gael Guennebaud2010-01-05
|\
* | add missing operators: /, /=, *=Gravatar Gael Guennebaud2010-01-05
| * forgot to hg add this fileGravatar Gael Guennebaud2010-01-05
|/
* finally add a Array class with storage via the introduction of a DenseStorage...Gravatar Gael Guennebaud2009-12-17
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* adapt select, replicate and reverseGravatar Gael Guennebaud2009-12-10
* add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* Add the concept of base class plugins, and started to write the ArrayBase class.Gravatar Gael Guennebaud2009-11-20