Registered Member
|
Hi,
I'm trying to implement some matrix equations
However, the above code yields the following compile error:
The headers I'm including are
Does anyone have any suggestions as to what I'm doing wrong? Best regards, Jonatan Olofsson |
Moderator
|
you should evaluate m.B.transpose()*S:
(m.B.transpose()*S).eval()* and no need for the noalias here. EDIT: the evaluation should be done for you, I'm filling a bug report. |
Registered Member
|
Thank you very much ggael, it did indeed solve my problem!
I've been scratching my head for quite some time over this now =) Best regards, Jonatan |
Registered users: Bing [Bot], Google [Bot], q.ignora, watchstar