We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ca79ec commit f35d0bcCopy full SHA for f35d0bc
src/nlp.jl
@@ -231,7 +231,7 @@ function hessian_objective_structure end
231
232
Returns a vector of tuples, `(row, column)`, where each indicates the position
233
of a structurally nonzero element in the Hessian matrix:
234
-``nabla^2 g_i(x)``.
+``\\nabla^2 g_i(x)``.
235
236
The indices are not required to be sorted and can contain duplicates, in which
237
case the solver should combine the corresponding elements by adding them
0 commit comments