View source: R/011_lin_ops_LinOp.R
| linop_set_sparse_data | R Documentation |
Set sparse data on a LinOp
linop_set_sparse_data(ptr, value)
ptr |
External pointer to a LinOp. |
value |
Sparse matrix data (dgCMatrix or similar). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.