You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/usage.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -188,7 +188,7 @@ It is important to note that the (reverse) parameter perturbation given an objec
188
188
189
189
**Dual Objective Sensitivity**
190
190
191
-
In addition to the primal objective sensitivity, one could also calculate the dual objective sensitivity with respect to the parameters. The dual objective sensitivity is calculated using the optimal solution of the dual problem and the sensitivities of the dual variables with respect to the parameters.
191
+
In addition to the primal objective sensitivity, one could also calculate the dual objective sensitivity with respect to the parametersusing the gradients of the dual objective and the sensitivities of the dual variables with respect to the parameters.
192
192
This is currently not implemented for any problem class, but will be available in future releases.
193
193
194
194
Note that the dual objective sensitivity is equivalent to the primal objective sensitivity problems where strong duality holds.
0 commit comments