View source: R/142_problems_param_prob.R
| split_adjoint | R Documentation |
split_solutionGiven a named list mapping variable ids to their (shape-aligned)
deltas, packs them into a single length-x_length numeric vector
in var_id_to_col order. Mirrors ParamConeProg.split_adjoint
in cone_matrix_stuffing.py:304-318.
split_adjoint(param_prog, del_vars)
param_prog |
A |
del_vars |
A named list of |
Numeric vector of length x_length.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.