Matrix (version 0.99-3)

dsparseMatrix-class: Virtual Class "dsparseMatrix" of Numeric Sparse Matrices

Description

The Class "dsparseMatrix" is the virtual (super) class of all numeric sparse matrices.

Arguments

Extends

Class "dMatrix" and "sparseMatrix", directly. Class "Matrix", by the above classes.

See Also

the documentation of the (non virtual) sub classes, see showClass("dsparseMatrix"); in particular, dgTMatrix-class, dgCMatrix-class, and dgRMatrix-class.

Examples

Run this code
showClass("dsparseMatrix")

Run the code above in your browser using DataCamp Workspace