Skip to main content

solve_with_sensitivity

Function solve_with_sensitivity 

Source
pub fn solve_with_sensitivity<P: ParametricNlpProblem>(
    problem: &P,
    options: &SolverOptions,
) -> SensitivityContext
Expand description

Solve and retain factored KKT for parametric sensitivity analysis.