View source: R/011_lin_ops_LinOp.R
| linop_slice_push_back | R Documentation |
Push a slice (index vector) to a LinOp
linop_slice_push_back(ptr, int_vector)
ptr |
External pointer to a LinOp. |
int_vector |
Integer vector of indices (0-based for C++). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.