aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/plugins/BlockMethods.h
Commit message (Expand)AuthorAge
* bug #828: clarify documentation of SparseMatrixBase's methods returning a sub...Gravatar Gael Guennebaud2016-09-16
* Add typedefs for the return type of all block methods.Gravatar Gael Guennebaud2016-02-19
* Grafted from 5725:cdedc9e90d21099e8b3191f95425680ebe710d6fGravatar Christoph Hertzberg2013-12-21
* merge with main branchGravatar Gael Guennebaud2013-07-17
|\
| * Implement mixed static/dynamic-size .block() (bug #579)Gravatar Jitse Niesen2013-06-18
* | Add support for NVCC5: most of the Core and part of LU are callable from CUDA...Gravatar Gael Guennebaud2013-02-07
|/
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* Move VectorBlock methods into plugin sectionGravatar Desire NUENTSA2012-11-16
* plugin header files can be included more than onceGravatar Gael Guennebaud2012-11-15
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* bug #54 - really fix const correctness except in SparseGravatar Benoit Jacob2010-12-22
* 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