aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
Commit message (Expand)AuthorAge
* Fix a couple of remaining warnings (missing newlines, inline-noinline, meanin...Gravatar Gael Guennebaud2013-03-01
* 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
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* SparseLU: add a specialized gemm kernel, and add padding to the supernodes su...Gravatar Gael Guennebaud2012-10-30
* Define sparseLU functions as staticGravatar Desire NUENTSA2012-09-25
* Update copyrights sectionsGravatar Desire NUENTSA2012-08-01
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
* optimize LU_kernel_bmod for small cases, and add an important .noalias()Gravatar Gael Guennebaud2012-07-29
* Refactoring codes for numeric updatesGravatar Desire NUENTSA W.2012-07-27