View source: R/InfinitySparseMatrix.R
as.list.BlockedInfinitySparseMatrix | R Documentation |
Splits a BlockedInfinitySparseMatrix into a list of InfinitySparseMatrices
## S3 method for class 'BlockedInfinitySparseMatrix'
as.list(x, ...)
x |
a BlockedInfinitySparseMatrix |
... |
Ignored |
A list of InfinitySparseMatrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.