aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/PardisoSupport
Commit message (Expand)AuthorAge
* The usage of DenseIndex is deprecated, so let's replace DenseIndex by IndexGravatar Gael Guennebaud2015-02-16
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Make constructors explicit if they could lead to unintended implicit conversionGravatar Christoph Hertzberg2014-09-23
* Remove deprecated code not used by evaluatorsGravatar Gael Guennebaud2014-09-18
* Refactoring of sparse solvers through a SparseSolverBase class and usage of t...Gravatar Gael Guennebaud2014-09-01
* Make Pardiso solvers non copyabeGravatar Gael Guennebaud2013-08-02
* Fix compilation and warning of PARDISOGravatar Gael Guennebaud2013-08-02
* add support for solving with sparse right hand sideGravatar Desire NUENTSA2013-01-25
* fix bug #524: Pardiso's parameter array does not have to be aligned!Gravatar Gael Guennebaud2012-10-24
* Get rid of include directives inside namespace blocks (bug #339).Gravatar Jitse Niesen2012-04-15
* Add private copy constructors to sparse solvers backendsGravatar Desire NUENTSA2012-03-29
* typo in variable name not revealed by ICCGravatar Gael Guennebaud2012-03-08
* fix conversion warningGravatar Gael Guennebaud2012-03-08
* fix and clean Pardiso solver and s/PARDISOSupport/PardisoSupportGravatar Gael Guennebaud2012-02-27