aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_column_dfs.h
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Fix many long to int conversion warnings:Gravatar Gael Guennebaud2015-02-16
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* Add no_assignment_operator to a few classes that must not be assigned, and fi...Gravatar Gael Guennebaud2013-07-10
* Fix bug in SparseLU dfs for dense matricesGravatar Desire NUENTSA2013-06-11
* 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
* Use Ref instead of VectorBlockGravatar Desire NUENTSA2012-10-09
* Define sparseLU functions as staticGravatar Desire NUENTSA2012-09-25
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* factorize column_dfs and panel_dfsGravatar Gael Guennebaud2012-08-02
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
* working version of sparse LU with unsymmetric supernodes and fill-reducing p...Gravatar Desire NUENTSA2012-07-13
* build complete... almostGravatar Desire NUENTSA2012-06-14
* Build process...Gravatar Desire NUENTSA2012-06-13
* Checking Data structures and function prototypesGravatar Desire NUENTSA2012-06-12
* Memory managementGravatar Desire NUENTSA2012-06-07
* Symbolic and numeric updates within the panelGravatar Desire NUENTSA2012-05-30