#420 ScaledIdentityMatrix does not implement complete matrix interface.
Metadata
| Property | Value | 
|---|---|
| Reported by | Markus Blatt (markus@dr-blatt.de) | 
| Reported at | Jul 31, 2008 11:54 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
Description
It would be nice, if the ScaledIdMatrix would implement the complete matrix interface including Iterators.
Currently row iterators (and I suppose Column iterators, too) are missing.
Further more appropriate io methods (for printing) are not available.
Therefore it is not possible to interchange FieldMatrix with ScaledIdentityMatrix.