aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_snode_bmod.h
Commit message (Expand)AuthorAge
* SparseLU: remove the "snode" path which appears to bring nearly zero speedupGravatar Gael Guennebaud2012-10-30
* 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
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* switch to MPL licenseGravatar Desire NUENTSA2012-08-01
* Add missing .noalias()Gravatar Desire NUENTSA2012-08-01
* Add exception handler to memory allocationGravatar Desire NUENTSA2012-07-19
* Correct bug for triangular solve within supernodesGravatar Desire NUENTSA2012-07-09
* 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
* Symbolic and numeric updates within the panelGravatar Desire NUENTSA2012-05-30
* Symbolic and numeric update on a whole panelGravatar Desire NUENTSA2012-05-29
* Add preliminary files for SparseLUGravatar Desire NUENTSA2012-05-25