Last chance! 50% off unlimited learning
Sale ends in
"CsparseMatrix"
class is the virtual class of
all sparse matrices coded in sorted compressed column-oriented form.
Since it is a virtual class, no objects may be created from it. See
showClass("CsparseMatrix")
for its subclasses."sparseMatrix"
, directly.
Class "Matrix"
, by class "sparseMatrix"
.colSums
, kronecker
, and other such methods
with own help pages. Further, the super class of CsparseMatrix
,
, and, e.g.,
class
for the links to other classes.