aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_ref.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Fix unit test.Gravatar Gael Guennebaud2016-05-19
* bug #1064: add support for Ref<SparseVector>Gravatar Gael Guennebaud2015-10-21
* Add sparse vector to Ref<SparseMatrix> conversion unit tests, and improve out...Gravatar Gael Guennebaud2015-10-06
* Improve counting of sparse temporariesGravatar Gael Guennebaud2015-10-06
* bug #910: add a StandardCompressedFormat option to Ref<SparseMatrix> to enfor...Gravatar Gael Guennebaud2015-06-09
* Make Block<SparseMatrix> inherit SparseCompressedBase in the case of an inner...Gravatar Gael Guennebaud2015-02-09
* Cleaning and add more unit tests for Ref<SparseMatrix> and Map<SparseMatrix>Gravatar Gael Guennebaud2015-02-09
* Add a Ref<SparseMatrix> specialization.Gravatar Gael Guennebaud2015-02-07