Skip to content

DiagonalMatrix interface lacking

Submitted by Bastiaan Ober

Assigned to Nobody

Link to original bugzilla bug (#520)
Version: 3.2

Description

The interface of the DiagonalMatrix lacks some methods that generic matrices do have. Examples I encountered are operator(row,col), setConstant, coeff, but there might be more. These are meaningful and should not be hard to add.

Depends on

#99 (closed)

Blocking

#610 #1608