[Bug 405] SymmetricMatrix * SymmetricMatrix

On Tuesday 15 May 2007 15:37:58 Klaas Gadeyne wrote:
> > For more information about this bug, visit
> >
> >
> > tinne [dot] delaet [..] ... changed:
> >
> > What |Removed |Added
> >
> > -------------------------------------------------------------------------

[Bug 445] New: Matrix * SymmetricMatrix

For more infomation about this bug, visit cos/show_bug.cgi?id=3D445>
Summary: Matrix * SymmetricMatrix
Product: BFL
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wrappers
AssignedTo: bfl [..] ...
ReportedBy: tinne [dot] delaet [..] ...
CC: bfl [..] ...
Estimated Hours: 0.0

While extending the matrixwrapper test I noticed that although the product =
of a
matrix with a symmetric matrix is not implemented (as far as I can see), the
call doesn't result in an error during compilation nor execution when using=
LTI

The test I used is:
Matrix Csm_test =3D Am * As;=20=20
where Am is a Matrix and As a SymmetricMatrix.

The error I got during compilation with BOOST is:
_________________________________________________
/home/fiep/bfl/tests/matrixwrapper_test.cpp: In member function =E2=80=98vo=