View source: R/011_lin_ops_LinOp.R
| linop_set_data_ndim | R Documentation |
Set the data dimensionality on a LinOp
linop_set_data_ndim(ptr, value)
ptr |
External pointer to a LinOp. |
value |
Integer dimensionality (0 = scalar, 2 = matrix). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.