Gael Guennebaud
|
715f6f049f
|
Improve inline documentation of SparseCompressedBase and its derived classes
|
2016-01-03 21:56:30 +01:00 |
|
Gael Guennebaud
|
186ec1437c
|
Cleanup EIGEN_SPARSE_PUBLIC_INTERFACE, it is now a simple alias to EIGEN_GENERIC_PUBLIC_INTERFACE
|
2015-10-08 22:06:49 +02:00 |
|
Gael Guennebaud
|
2d287a4898
|
Fix Ref<SparseMatrix> for Transpose<SparseVector>
|
2015-10-06 15:09:04 +02:00 |
|
Gael Guennebaud
|
945b80c83e
|
Optimize Ref<SparseMatrix> by removing useless default initialisation of SparseMapBase and SparseMatrix
|
2015-10-06 11:57:03 +02:00 |
|
Gael Guennebaud
|
9a070638de
|
Enable to view a SparseVector as a Ref<SparseMatrix>
|
2015-10-06 11:53:19 +02:00 |
|
Gael Guennebaud
|
3105986e71
|
bug #875: remove broken SparseMatrixBase::nonZeros and introduce a nonZerosEstimate() method to sparse evaluators for internal uses.
Factorize some code in SparseCompressedBase.
|
2015-04-01 22:27:34 +02:00 |
|
Gael Guennebaud
|
fe51319980
|
Merge Index-refactoring branch with default, fix PastixSupport, remove some useless typedefs
|
2015-02-13 10:03:53 +01:00 |
|
Gael Guennebaud
|
3af29caae8
|
Cleaning and add more unit tests for Ref<SparseMatrix> and Map<SparseMatrix>
|
2015-02-09 10:23:45 +01:00 |
|
Gael Guennebaud
|
f3be317614
|
Add a Map<SparseMatrix> specialization.
|
2015-02-07 22:03:25 +01:00 |
|