aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/permutationmatrices.cpp
Commit message (Expand)AuthorAge
* Clean source code and unit tests with respect to -Wunused-local-typedefsGravatar Gael Guennebaud2013-04-10
* Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.Gravatar Benoit Jacob2012-07-13
* add a unit test for permutation applied to sparse objectsGravatar Gael Guennebaud2011-10-11
* extend PermutationMatrix and Transpositions to support arbitrary interger typ...Gravatar Gael Guennebaud2011-01-26
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* Next try - more Index fixes.Gravatar Hauke Heibel2010-06-20
* Utilize Index in all unit tests.Gravatar Hauke Heibel2010-06-20
* detect and implement inplace permutationsGravatar Gael Guennebaud2010-02-25
* optimize inverse permutationsGravatar Gael Guennebaud2010-02-25
* PermutationMatrix: add setIdentity and transpositions methodsGravatar Benoit Jacob2009-11-16
* PermutationMatrix:Gravatar Benoit Jacob2009-11-16
* PermutationMatrix: add inverse() and product of permutationsGravatar Benoit Jacob2009-11-16
* don't be shy and test them allGravatar Thomas Capricelli2009-11-16
* * add PermutationMatrixGravatar Benoit Jacob2009-11-15