Gael Guennebaud
|
e6832ce93d
|
Add regression test for bug #890
|
2015-06-10 09:32:10 +02:00 |
|
Gael Guennebaud
|
899c0c2b6c
|
Clean source code and unit tests with respect to -Wunused-local-typedefs
|
2013-04-10 22:27:35 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Gael Guennebaud
|
cd3c2451b6
|
add a unit test for permutation applied to sparse objects
|
2011-10-11 13:45:27 +02:00 |
|
Gael Guennebaud
|
15ef62ca43
|
extend PermutationMatrix and Transpositions to support arbitrary interger types and to support the Map/Wrapper model via base and derived classes
|
2011-01-26 16:33:23 +01:00 |
|
Benoit Jacob
|
4716040703
|
bug #86 : use internal:: namespace instead of ei_ prefix
|
2010-10-25 10:15:22 -04:00 |
|
Hauke Heibel
|
f34eaa2628
|
Next try - more Index fixes.
|
2010-06-20 21:44:25 +02:00 |
|
Hauke Heibel
|
f1679c7185
|
Utilize Index in all unit tests.
|
2010-06-20 17:37:56 +02:00 |
|
Gael Guennebaud
|
959a1b5d63
|
detect and implement inplace permutations
|
2010-02-25 16:30:58 +01:00 |
|
Gael Guennebaud
|
d9ca0c0d36
|
optimize inverse permutations
|
2010-02-25 15:31:15 +01:00 |
|
Benoit Jacob
|
07412b2075
|
PermutationMatrix: add setIdentity and transpositions methods
LU: make use of that
|
2009-11-16 21:28:26 -05:00 |
|
Benoit Jacob
|
e8d0dbf82e
|
PermutationMatrix:
* make multiplication order not be reversed
* release-quality documentation
|
2009-11-16 15:07:33 -05:00 |
|
Benoit Jacob
|
b25eb5fdaa
|
PermutationMatrix: add inverse() and product of permutations
|
2009-11-16 09:39:07 -05:00 |
|
Thomas Capricelli
|
f7e73f1bf9
|
don't be shy and test them all
|
2009-11-16 04:20:13 +01:00 |
|
Benoit Jacob
|
955cd7f884
|
* add PermutationMatrix
* DiagonalMatrix:
- add MaxSizeAtCompileTime parameter
- DiagonalOnTheLeft ---> OnTheLeft
- fix bug in DiagonalMatrix::setIdentity()
|
2009-11-15 21:12:15 -05:00 |
|