aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_permutations.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 gcc 4.4 compilation issueGravatar Gael Guennebaud2015-10-30
* Remove invalid typename keywordGravatar Gael Guennebaud2015-10-22
* Fix perm*sparse return type and nesting, and add several sanity checks for pe...Gravatar Gael Guennebaud2015-10-14
* bug #877, bug #572: Introduce a global Index typedef. Rename Sparse*::Index t...Gravatar Christoph Hertzberg2014-12-04
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* add sparse * permutation products with assiciated unit testsGravatar Gael Guennebaud2012-03-29
* fix symmetric permuatation for mixed storage ordersGravatar Gael Guennebaud2012-02-27
* add a unit test for permutation applied to sparse objectsGravatar Gael Guennebaud2011-10-11