aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_Structs.h
Commit message (Collapse)AuthorAge
* Index refactoring: StorageIndex must be used for storage only (and locally ↵Gravatar Gael Guennebaud2015-02-13
| | | | when it make sense). In all other cases use the global Index type.
* Change int to Index type for SparseLUGravatar Desire NUENTSA2013-01-29
|
* Add additional methods in SparseLU and Improve the naming conventionsGravatar Desire NUENTSA2013-01-25
|
* Clean inclusion, namespace definition, and documentation of SparseLUGravatar Gael Guennebaud2013-01-12
|
* Init perf valuesGravatar Desire NUENTSA2012-09-04
|
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
|
* build complete... almostGravatar Desire NUENTSA2012-06-14
|
* Build process...Gravatar Desire NUENTSA2012-06-13
|
* Checking Data structures and function prototypesGravatar Desire NUENTSA2012-06-12
|
* Checking Syntax...Gravatar Desire NUENTSA2012-06-11
|
* Memory managementGravatar Desire NUENTSA2012-06-07
|
* Memory expansion and few bugsGravatar Desire NUENTSA2012-06-06
|
* Add preliminary files for SparseLUGravatar Desire NUENTSA2012-05-25