ddiMatrix-class: Class "ddiMatrix" of Diagonal Numeric Matrices
Description
The class "ddiMatrix" of numerical diagonal 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 "dMatrix", directly.
Class "denseMatrix", by class "diagonalMatrix".
Class "Matrix", by class "denseMatrix" and class "dMatrix".