powered by
The Class "dsparseMatrix" is the virtual (super) class of all numeric sparse matrices.
"dsparseMatrix"
Dim
the matrix dimension, see class "Matrix".
"Matrix"
Dimnames
see the "Matrix" class.
x
a numeric vector containing the (non-zero) matrix entries.
numeric
Class "dMatrix" and "sparseMatrix", directly. Class "Matrix", by the above classes.
"dMatrix"
"sparseMatrix"
the documentation of the (non virtual) sub classes, see showClass("dsparseMatrix"); in particular, dgTMatrix, dgCMatrix, and dgRMatrix.
showClass("dsparseMatrix")
Run the code above in your browser using DataLab