Skip to content

Commit 8b042fb

Browse files
committed
update option docu
1 parent 5a2f3d8 commit 8b042fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.dox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Possible values: yes, no
368368
\anchor OPT_check_derivatives_for_naninf
369369
<strong>check_derivatives_for_naninf</strong>: Indicates whether it is desired to check for Nan/Inf in derivative matrices
370370
<blockquote>
371-
Activating this option will cause an error if an invalid number is detected in the constraint Jacobians or the Lagrangian Hessian. If this is not activated, the test is skipped, and the algorithm might proceed with invalid numbers and fail. If test is activated and an invalid number is detected, the matrix is written to output with print_level corresponding to J_MORE_DETAILED; so beware of large output! The default value for this string option is "no".
371+
Activating this option will cause an error if an invalid number is detected in the constraint Jacobians or the Lagrangian Hessian. If this is not activated, the test is skipped, and the algorithm might proceed with invalid numbers and fail. If test is activated and an invalid number is detected, the matrix is written to output with print_level corresponding to J_MOREDETAILED (7); so beware of large output! The default value for this string option is "no".
372372

373373
Possible values: yes, no
374374
</blockquote>

0 commit comments

Comments
 (0)