View source: R/011_lin_ops_LinOp.R
| linop_args_push_back | R Documentation |
Append a child LinOp to the args list
linop_args_push_back(ptr, child_ptr)
ptr |
External pointer to the parent LinOp. |
child_ptr |
External pointer to the child LinOp. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.