📄 fe_var_usg.c
字号:
DNT; fprintf( fp, "-gamma gamma <%d> (Power that modifies E_L to discourage violations if set to 0,1,2)", c->gamma); DNT; fprintf( fp, "-metric m(0/1) <%d> (Whether to include the q(1-q) factor in the gradient)", c->metric); DNT; fprintf( fp, "-log l <%d> (write every value of x at which function is evaluated. First l components.)", c->writelog); DNT; fprintf( fp, "-logfile file (file for log )"); DNT; fprintf( fp, "-o5smax step <%9.3g> (max step size, optimizer 6 (not 5))", c->macarg.stepmax); DNT; fprintf( fp, "-second 0/1 <%d> (whether to use 2nd backup strategy)", c->second); DNT; fprintf( fp, "-third 0/1 <%d> (whether to use a third)", c->third);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -