ddiMatrix-class: Class "ddiMatrix" of Diagonal Numeric Matrices
Description
The class "ddiMatrix" of numerical diagonal matrices.
Note that diagonal matrices extend dense, not sparse matrices.
Arguments
Objects from the Class
Objects can be created by calls of the form new("ddiMatrix", ...)
but typically rather via Diagonal.
Extends
Class "diagonalMatrix", directly.
Class "ddenseMatrix", directly.
Classes "denseMatrix" and "dMatrix" and their super
classes, indirectly, see showClass("ddiMatrix").