Learn R Programming

SparseM (version 0.96)

matrix.csc-class: Class "matrix.csc"

Description

A new class for sparse matrices stored in compressed sparse column format

Arguments

Objects from the Class

Objects can be created by calls of the form new("matrix.csc", ...).

See Also

matrix.csr-class