Gael Guennebaud
|
50d756b9ea
|
fix bug #394: innerVector::nonZeros() was broken for uncompressed mode
|
2011-12-20 18:10:02 +01:00 |
|
Gael Guennebaud
|
f60e6f5ee8
|
s/compressed()/isCompressed()
|
2011-12-10 23:08:10 +01:00 |
|
Gael Guennebaud
|
32917515df
|
make the accessors to internal sparse storage part of the public API and remove their "_" prefix.
|
2011-12-04 12:19:26 +01:00 |
|
Gael Guennebaud
|
d1b54ecfa3
|
add more support for uncompressed mode
|
2011-11-30 19:24:43 +01:00 |
|
Gael Guennebaud
|
cda397b117
|
cleanning pass on the sparse modules:
- remove outdated/deprecated code
- improve a bit the documentation
|
2011-11-28 16:36:37 +01:00 |
|
Gael Guennebaud
|
53fa851724
|
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning
|
2011-11-12 14:11:27 +01:00 |
|