View source: R/142_problems_param_prob.R
| split_solution | R Documentation |
Mirrors ParamConeProg.split_solution in
cone_matrix_stuffing.py:282-302.
split_solution(param_prog, sltn, active_vars = NULL)
param_prog |
A |
sltn |
Numeric vector of length |
active_vars |
Optional character vector of variable ids to restrict the output to. Default: all variables. |
A named list mapping as.character(var_id) to a numeric
array of the variable's shape.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.