Rdocumentation
powered by
Learn R Programming
Matrix (version 0.999375-2)
nMatrix-class: Class "nMatrix" of Non-zero Pattern Matrices
Description
The
lMatrix
class is the virtual
mother
class of all
n
on-zero pattern
matrices in the
Matrix
package.
Arguments
See Also
Matrix
.
Examples
Run this code
showClass(
"nMatrix"
)
Run the code above in your browser using
DataLab