aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/SparseAssign.h
Commit message (Expand)AuthorAge
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Implement the missing bits to make Solve compatible with sparse rhsGravatar Gael Guennebaud2014-09-01
* Make assignment from general EigenBase object call evaluator, and support den...Gravatar Gael Guennebaud2014-08-01
* Various minor fixesGravatar Gael Guennebaud2014-07-30
* Implement evaluator for sparse-selfadjoint productsGravatar Gael Guennebaud2014-07-22
* Implement evaluator for sparse outer productsGravatar Gael Guennebaud2014-07-19
* merge with default branchGravatar Gael Guennebaud2014-07-18
|\
* | Do not bypass aliasing in sparse e assignmentsGravatar Gael Guennebaud2014-07-01
* | Add a NoPreferredStorageOrderBit flag for expression having no preferred stor...Gravatar Gael Guennebaud2014-06-27
* | Make operator=(EigenBase<>) uses the new assignment mechanism and introduce a...Gravatar Gael Guennebaud2014-06-25
* | Implement evaluators for sparse Block.Gravatar Gael Guennebaud2014-06-25
* | Started to move the SparseCore module to evaluators: implemented assignment a...Gravatar Gael Guennebaud2014-06-20
|/
* Remove useless empty file.Gravatar Gael Guennebaud2013-01-03
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12