Benoit Jacob 0926549659 fix bug: with complex matrices, the condition (ei_imag(c0)==RealScalar(0)) being wrong could bypass the other condition in the &&.
at least that's my explanation why the test_lu was often failing on complex matrices (it uses that via createRandomMatrixOfRank)
and why that's fixed by this diff.
also gcc 4.4 gave a warning about tailSqNorm potentially uninitialized
2009-08-24 00:02:22 -04:00
2009-08-15 10:19:16 +02:00
2009-08-23 18:04:33 -04:00
2008-09-15 15:45:41 +00:00
2009-05-19 11:48:50 -05:00
Description
No description provided
MPL-2.0 149 MiB
Languages
C++ 85.1%
Fortran 8.5%
C 2.7%
CMake 1.9%
Cuda 1.2%
Other 0.4%