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
*
Fix compilation of product with inverse transpositions (e.g., mat * Transposi...
Gael Guennebaud
2018-04-03
*
MIsc. source and comment typos
luz.paz
2018-03-11
*
bug #178: remove additional const on nested expression, and remove several co...
Gael Guennebaud
2016-01-28
*
Fix numerous doxygen shortcomings, and workaround some clang -Wdocumentation ...
Gael Guennebaud
2016-01-01
*
Introduce a AliasFreeProduct option for Permutations and Transpositions
Gael Guennebaud
2015-06-19
*
Remove useless specializations of evaluator_traits
Gael Guennebaud
2015-06-19
*
Improbe compatibility of Transpositions and evaluators
Gael Guennebaud
2015-06-19
*
Make Transpositions use evaluators
Gael Guennebaud
2015-06-19
*
Clean argument names of some functions
Gael Guennebaud
2015-06-09
*
Remove deprecated usage of expr::Index.
Gael Guennebaud
2015-02-16
*
Make constructors explicit if they could lead to unintended implicit conversion
Christoph Hertzberg
2014-09-23
*
bug #397: add a warning for 64 to 32 bit integer conversion and fix many of t...
Gael Guennebaud
2014-07-17
*
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