Converts a LinkedMatrix Instance to a Matrix (if Small Enough)
Converts a LinkedMatrix Instance to a Matrix (if Small Enough).
## S3 method for class 'LinkedMatrix' as.matrix(x, ...)
x |
Either a |
... |
Additional arguments (unused). |
A matrix.
ColumnLinkedMatrix-class
,
RowLinkedMatrix-class
, and LinkedMatrix-class
for more information on the ColumnLinkedMatrix
,
RowLinkedMatrix
, and LinkedMatrix
classes.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.