Learn R Programming

SparseM (version 0.67)

matrix.coo-class: Class "matrix.coo"

Description

A new class for sparse matrices stored in coordinate format

Arguments

Objects from the Class

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

See Also

matrix.csr-class