View source: R/splr_matrix_class.R
splr_sparse_plus_constant | R Documentation |
Add a constant to a splrMatrix object
splr_sparse_plus_constant(x, a)
x |
sparse Matrix object |
a |
scalar |
new splrMatrix object x + a
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.