Rdocumentation
powered by
Learn R Programming
SparseM (version 0.63)
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