Last chance! 50% off unlimited learning
Sale ends in
"RsparseMatrix"
class is the virtual class of
all sparse matrices coded in sorted compressed row-oriented form.
Since it is a virtual class, no objects may be created from it. See
showClass("RsparseMatrix")
for its subclasses."sparseMatrix"
, directly.
Class "Matrix"
, by class "sparseMatrix"
.sparseMatrix
, and, e.g., class
dgRMatrix
for the links to other classes.