
Last chance! 50% off unlimited learning
Sale ends in
dsCMatrix
class is a class of symmetric, sparse
matrices in the compressed, column-oriented format. In this
implementation the non-zero elements in the columns are sorted into
increasing row order. The dsTMatrix
class is a class of
symmetric, sparse matrices in triplet format.new("dsCMatrix",
...)
or new("dsTMatrix", ...)
"dgCMatrix"
, directly.dgCMatrix-class
, dgTMatrix-class
,
dgeMatrix-class