aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
Commit message (Expand)AuthorAge
* MIsc. source and comment typosGravatar luz.paz2018-03-11
* Fix misleading-indentation warnings.Gravatar Gael Guennebaud2016-12-01
* Workaround "misleading-indentation" warningsGravatar Christoph Hertzberg2016-05-11
* Generalize first_aligned to take the requested alignment as a template parame...Gravatar Gael Guennebaud2015-08-06
* typoGravatar Gael Guennebaud2015-07-07
* Index refactoring: StorageIndex must be used for storage only (and locally wh...Gravatar Gael Guennebaud2015-02-13
* Fix a couple of int versus Index issues.Gravatar Gael Guennebaud2013-04-09
* Fix bug in SparseLU kernel for 32bits indicesGravatar Desire NUENTSA2013-03-06
* workaround "may be used uninitialized in this function" warningGravatar Gael Guennebaud2013-02-26
* Fix some unused or not initialized related warnings.Gravatar Gael Guennebaud2013-02-15
* Fix SparseLU special gemm kernel on 32 bits system w/o SSEGravatar Gael Guennebaud2013-01-23
* add missing copyrightGravatar Gael Guennebaud2012-10-30
* SparseLU: add a specialized gemm kernel, and add padding to the supernodes su...Gravatar Gael Guennebaud2012-10-30