aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_panel_bmod.h
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* mergeGravatar Gael Guennebaud2015-08-09
|\
| * bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJORGravatar Christoph Hertzberg2015-08-07
* | Generalize first_aligned to take the requested alignment as a template parame...Gravatar Gael Guennebaud2015-08-06
|/
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* 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
* Delete unused variable in SparseLUGravatar Desire NUENTSA2013-01-14
* Clean inclusion, namespace definition, and documentation of SparseLUGravatar Gael Guennebaud2013-01-12
* SparseLU: add a specialized gemm kernel, and add padding to the supernodes su...Gravatar Gael Guennebaud2012-10-30
* MSVC needs parentheses around min and maxGravatar Desire NUENTSA2012-09-28
* Define sparseLU functions as staticGravatar Desire NUENTSA2012-09-25
* Init perf valuesGravatar Desire NUENTSA2012-09-04
* correct bug in Blas 3 2D block updateGravatar Desire NUENTSA2012-09-04
* Bug in blas 3 2D block updateGravatar Desire NUENTSA2012-09-03
* Bug in 2D block update, disable it for nowGravatar Desire NUENTSA2012-08-07
* Prefix with glu, the global structureGravatar Desire NUENTSA2012-08-03
* SparseLU: add leverage level3 opsGravatar Gael Guennebaud2012-08-03
* 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
* working version of sparse LU without fill-reducing permutationGravatar Desire NUENTSA2012-07-10
* 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
* Symbolic and numeric updates within the panelGravatar Desire NUENTSA2012-05-30
* Symbolic and numeric update on a whole panelGravatar Desire NUENTSA2012-05-29