Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Fix unit test. | Gael Guennebaud | 2016-05-19 |
* | bug #1064: add support for Ref<SparseVector> | Gael Guennebaud | 2015-10-21 |
* | Add sparse vector to Ref<SparseMatrix> conversion unit tests, and improve out... | Gael Guennebaud | 2015-10-06 |
* | Improve counting of sparse temporaries | Gael Guennebaud | 2015-10-06 |
* | bug #910: add a StandardCompressedFormat option to Ref<SparseMatrix> to enfor... | Gael Guennebaud | 2015-06-09 |
* | Make Block<SparseMatrix> inherit SparseCompressedBase in the case of an inner... | Gael Guennebaud | 2015-02-09 |
* | Cleaning and add more unit tests for Ref<SparseMatrix> and Map<SparseMatrix> | Gael Guennebaud | 2015-02-09 |
* | Add a Ref<SparseMatrix> specialization. | Gael Guennebaud | 2015-02-07 |