Objects from the Class
Objects can be created by calls of the
form new("dpoMatrix", ...) or from crossprod applied to
an "dgeMatrix" object.Extends
Class "dsyMatrix", directly.
Class "dgeMatrix", by class "dsyMatrix".
Class "Matrix", by class "dsyMatrix".