eigen/Eigen/src/SparseLU
Gael Guennebaud 23aab82c0c merge
2015-08-09 21:24:20 +02:00
..
CMakeLists.txt
SparseLU_column_bmod.h bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJOR 2015-08-07 23:10:56 +02:00
SparseLU_column_dfs.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_copy_to_ucol.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_gemm_kernel.h Generalize first_aligned to take the requested alignment as a template parameter, and add a first_default_aligned variante calling first_aligned with the requirement of the largest packet for the given scalar type. 2015-08-06 17:52:01 +02:00
SparseLU_heap_relax_snode.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_kernel_bmod.h merge 2015-08-09 21:24:20 +02:00
SparseLU_Memory.h bug #1026: fix infinite loop for an empty input 2015-06-26 14:02:52 +02:00
SparseLU_panel_bmod.h merge 2015-08-09 21:24:20 +02:00
SparseLU_panel_dfs.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_pivotL.h bug #792: SparseLU::factorize failed for structurally rank deficient matrices 2015-07-26 20:30:30 +02:00
SparseLU_pruneL.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_relax_snode.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU_Structs.h Index refactoring: StorageIndex must be used for storage only (and locally when it make sense). In all other cases use the global Index type. 2015-02-13 18:57:41 +01:00
SparseLU_SupernodalMatrix.h bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJOR 2015-08-07 23:10:56 +02:00
SparseLU_Utils.h Fix many long to int conversion warnings: 2015-02-16 13:19:05 +01:00
SparseLU.h bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJOR 2015-08-07 23:10:56 +02:00
SparseLUImpl.h bug #1053: SparseLU failed with EIGEN_DEFAULT_TO_ROW_MAJOR 2015-08-07 23:10:56 +02:00