Georg Drenkhahn
|
9a04cd307c
|
Added implicit integer conversion by using explicit integer type conversion. Adding assert to catch overflow.
|
2014-09-22 18:47:33 +02:00 |
|
Gael Guennebaud
|
6d1f5dbaae
|
Add no_assignment_operator to a few classes that must not be assigned, and fix a couple of warnings.
|
2013-07-10 23:48:26 +02:00 |
|
Desire NUENTSA
|
f7bdbf69e1
|
Add support in SparseLU to solve with L and U factors independently
|
2013-05-14 17:15:23 +02:00 |
|
Desire NUENTSA
|
d4b0c19a46
|
Fix a bug in Supernodal Matrix Iterator
|
2013-04-15 17:24:49 +02:00 |
|
Desire NUENTSA
|
8bc00925e5
|
Change int to Index type for SparseLU
|
2013-01-29 16:21:24 +01:00 |
|
Desire NUENTSA
|
7f0f7ab5b4
|
Add additional methods in SparseLU and Improve the naming conventions
|
2013-01-25 20:38:26 +01:00 |
|