aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Array.h
Commit message (Expand)AuthorAge
* Fix numerous doxygen shortcomings, and workaround some clang -Wdocumentation ...Gravatar Gael Guennebaud2016-01-01
* bug #1047: document the structure layout of class MatrixGravatar Gael Guennebaud2015-07-29
* Constructing a Matrix/Array with implicit transpose could lead to memory leaks.Gravatar Christoph Hertzberg2015-04-16
* bug #970: Add EIGEN_DEVICE_FUNC to RValue functions, in case Cuda supports RV...Gravatar Christoph Hertzberg2015-02-24
* bug #903: clean swap API regarding extra enable_if parameters, and add failte...Gravatar Gael Guennebaud2014-11-06
* bug #100: add support for explicit scalar to Array conversion (as enable impl...Gravatar Gael Guennebaud2014-09-19
* Fix bug #826: Allow initialization of 1x1 Arrays/Matrices by passing a value.Gravatar Christoph Hertzberg2014-06-23
* merge with default branchGravatar Gael Guennebaud2013-11-05
|\
* | Fix bug #654: allow implicit transposition in Array to Matrix and Matrix to A...Gravatar Gael Guennebaud2013-09-07
* | Added move support for Matrix and Array.Gravatar Hauke Heibel2013-08-02
| * merge with main branchGravatar Gael Guennebaud2013-07-17
| |\ | |/ |/|
* | Remove meaningless explicit qualifierGravatar Gael Guennebaud2013-06-12
| * merge with default branchGravatar Gael Guennebaud2013-04-19
| |\ | |/ |/|
| * Add support for NVCC5: most of the Core and part of LU are callable from CUDA...Gravatar Gael Guennebaud2013-02-07
* | add EIGEN_INITIALIZE_MATRICES_BY_NANGravatar Gael Guennebaud2013-02-07
|/
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* fix most of the shadow warnings in Core/*.hGravatar Gael Guennebaud2012-06-22
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* Alignment fixes:Gravatar Benoit Jacob2011-11-22
* Improve documentation of plugins.Gravatar Jitse Niesen2011-02-13
* relax Matrix/Array(Index) ctors to allow size 0, add test.Gravatar Benoit Jacob2011-02-01
* remove EIGEN_REF_TO_TEMPORARY, clarify docsGravatar Benoit Jacob2010-12-25
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* renaming: ei_matrix_storage -> DenseStorageGravatar Benoit Jacob2010-10-20
* Docs: Add references to TopicClassHierarchyGravatar Jitse Niesen2010-08-22
* Several changes in comments to keep Doxygen happy.Gravatar Jitse Niesen2010-07-25
* Various documentation improvements.Gravatar Jitse Niesen2010-07-06
* email changeGravatar Gael Guennebaud2010-06-24
* finish to merge Array into Core:Gravatar Gael Guennebaud2010-06-19