index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Eigen
/
src
/
Core
/
Transpositions.h
Commit message (
Expand
)
Author
Age
*
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
Benoit Jacob
2012-07-13
*
fix most of the shadow warnings in Core/*.h
Gael Guennebaud
2012-06-22
*
Get rid of include directives inside namespace blocks (bug #339).
Jitse Niesen
2012-04-15
*
fix several const qualifier issues: double ones, meaningless ones, some missi...
Gael Guennebaud
2012-02-03
*
rm useless ctor
Gael Guennebaud
2011-01-28
*
extend PermutationMatrix and Transpositions to support arbitrary interger typ...
Gael Guennebaud
2011-01-26
*
Renamed cleantype to remove_all since it is close to remove_{const|pointer|re...
Hauke Heibel
2010-10-26
*
Initial fixes for bug #85.
Hauke Heibel
2010-10-25
*
bug #86 : use internal:: namespace instead of ei_ prefix
Benoit Jacob
2010-10-25
*
Various documentation improvements.
Jitse Niesen
2010-07-06
*
email change
Gael Guennebaud
2010-06-24
*
* add Transpositions to PermutationMatrix conversion
Gael Guennebaud
2010-06-08
*
Add a Transpositions class to ease the representation and
Gael Guennebaud
2010-06-04