Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Gael Guennebaud
|
8ff882aa4c
|
add sparse-selfadjoint to sparse-selfadjoint assignment operators
(no need to use .twistedBy(I) anymore)
|
2012-03-29 11:28:43 +02:00 |
|
Gael Guennebaud
|
ece30e9e6f
|
fix a couple of warnings
|
2012-02-27 14:27:12 +01:00 |
|
Gael Guennebaud
|
bc8188f6a1
|
fix symmetric permuatation for mixed storage orders
|
2012-02-27 13:21:41 +01:00 |
|
Desire NUENTSA
|
2ea98594c4
|
Modify the symmetric permutation to deal with nonsymmetric matrices
|
2012-02-10 10:18:38 +01:00 |
|
Desire NUENTSA
|
a1c7b5aa48
|
Adding support for twistedby on SparseMatrixBase
|
2012-02-08 18:22:48 +01:00 |
|
Gael Guennebaud
|
fe85b7ebc6
|
fix several const qualifier issues: double ones, meaningless ones, some missing ones, etc.
(note that const qualifiers are set by internall::nested)
|
2012-02-03 23:18:26 +01:00 |
|
Gael Guennebaud
|
9353bbac4a
|
fix bug #356: fix TriangularView::InnerIterator for unit diagonals
|
2011-12-04 14:39:24 +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
|
6b8d6887ac
|
bug fix in SparseSelfAdjointTimeDenseProduct for empty rows or columns
|
2011-11-30 19:39:20 +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 |
|