aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
Commit message (Expand)AuthorAge
* Fix a few Index to int buggy conversionsGravatar Gael Guennebaud2014-02-15
* Fix propagation of index typeGravatar Gael Guennebaud2014-02-13
* Remove assumption on RowMajorBit==RowMajor and ColMajor==0Gravatar Gael Guennebaud2013-03-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
* fix compilation errors with ICCGravatar Gael Guennebaud2012-02-03
* implement a more optimistic heuristic to predict the nnz of a saprse*sparse p...Gravatar Gael Guennebaud2011-12-16
* move sparse solvers from unsupported/ to main Eigen/ and remove the "not stab...Gravatar Gael Guennebaud2011-11-12