Benoit Jacob
|
6c1b91678b
|
kill ei_add_test_multi. Now the macro ei_add_test does all that automatically, by parsing the source file. No risk anymore to specify the wrong number of tests! Also, introduce CALL_SUBTESTX for X=1..10 that allows to port existing code much quicker. And port already the product* and eigensolver* files.
|
2009-10-19 14:40:35 -04:00 |
|
Hauke Heibel
|
0a0a805569
|
Fixed a cast warning in scaleAndAddTo.
Fixed lazyness in umeyama.
Added a few missing casts.
|
2009-08-31 15:34:57 +02:00 |
|
Gael Guennebaud
|
109a4f650b
|
fix a couple of warnings
|
2009-08-15 10:20:01 +02:00 |
|
Gael Guennebaud
|
18429156a1
|
add selfadjointView from a trinagularView
|
2009-07-31 17:35:55 +02:00 |
|
Gael Guennebaud
|
f95b77be62
|
trmm is now fully working and available via TriangularView::operator*
|
2009-07-27 11:42:54 +02:00 |
|
Gael Guennebaud
|
f3fde74695
|
finalize trsm: works in all situations, and it is now used by solve() and solveInPlace()
|
2009-07-26 13:01:37 +02:00 |
|