Objects from the Class
Objects can be created by calls of the form new("dtpMatrix",
...)
or by coercion from other classes of matrices.Extends
Class "ddenseMatrix"
, directly.
Class "dMatrix"
, by class "ddenseMatrix"
.
Class "Matrix"
, by class "ddenseMatrix"
.