Gael Guennebaud
|
67ccc6b851
|
I've been too fast (again)
|
2009-09-01 13:44:21 +02:00 |
|
Gael Guennebaud
|
1e7a9ea70a
|
fix issue #47: now m.noalias() = XXX properly resize m if needed
|
2009-09-01 13:35:44 +02:00 |
|
Gael Guennebaud
|
0590c18555
|
various compilation and bug fixes in selfadjoint stuff
|
2009-07-27 13:17:39 +02:00 |
|
Gael Guennebaud
|
1a1b2e9f27
|
finally directly calling the low-level products is faster
|
2009-07-10 10:41:26 +02:00 |
|
Gael Guennebaud
|
fa60c72398
|
started to simplify the triangular solvers
|
2009-07-09 17:11:03 +02:00 |
|
Gael Guennebaud
|
96e7d9f896
|
ok now all the complex mat-mat and mat-vec products involving conjugate,
adjoint, -, and scalar multiple seems to be well handled. It only remains
the simpler case: C = alpha*(A*B) ... for the next commit
|
2009-07-08 18:24:37 +02:00 |
|