Benoit Jacob 42c62c8876 fix #126, part 2/2: the checkTransposeAliasing() assertion was always compiled, for all expressions,
even for expressions that are known at compile time to not need it because they don't involve any transposing.
This gave 'controlling condition is constant' warnings on ICC, and potentially worse, this could generate a lot
of useless code per-expression if the compiler failed to realize that the condition was constant.
2010-06-16 09:23:32 -04:00
..
2010-04-29 10:40:52 -04:00
2009-06-19 20:46:55 +02:00
2010-04-22 20:49:01 -04:00
2010-01-21 09:43:30 +01:00
2009-12-08 15:12:27 +00:00
LU
2009-12-14 22:52:11 -05:00
2010-06-14 02:16:46 +03:00
2010-04-21 18:21:46 +02:00
2010-04-21 18:21:46 +02:00
SVD
2010-01-14 22:30:58 -05:00