aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h
Commit message (Expand)AuthorAge
* Add missing plugins to DynamicSparseMatrix -- fix sparse_extra_3Gravatar Gael Guennebaud2018-09-21
* Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
* Cleanup EIGEN_SPARSE_PUBLIC_INTERFACE, it is now a simple alias to EIGEN_GENE...Gravatar Gael Guennebaud2015-10-08
* Fix regression in DynamicSparseMatrix and SuperLUSupport wrt recent change on...Gravatar Gael Guennebaud2015-04-02
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Fix missing outer() member in DynamicSparseMatrixGravatar Gael Guennebaud2014-10-07
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Add evaluator for DynamicSparseMatrixGravatar Gael Guennebaud2014-09-01
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* make the accessors to internal sparse storage part of the public API and remo...Gravatar Gael Guennebaud2011-12-04
* - move CompressedStorage and AmbiVector into internal namespaceGravatar Gael Guennebaud2011-12-02
* move DynamicSparseMatrix to SparseExtraGravatar Gael Guennebaud2011-10-24