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 |
|