Skip to content

#663 Add mtv() to BCRSmatrix, Matrix, ScaledIdentityMatrix and DiagonalMatrix

Metadata

Property Value
Reported by Carsten Gräser (graeser@math.fu-berlin.de)
Reported at Nov 19, 2009 16:25
Type Feature Request
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Markus Blatt (markus@dr-blatt.de)
Last edited at Apr 25, 2012 11:57
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Apr 25, 2012 11:57
Closed in version Unknown
Resolution Implemented
Comment in rev 1551

Description

Since this method is in FieldMatrix now it would be nice to have it here also.

The non-standard (and currently buggy) Matrix::transposedMult() should be removed.

Perhaps we should fix the interface a matrix has to provide somewhere.