search for: l999

Displaying 2 results from an estimated 2 matches for "l999".

Did you mean: 1999
2020 May 04
1
error in message printed by L-BFGS-B
...7: Rprintf("Warning: more than 10 function and gradient evaluations\n in the last line search\n"); break; I believe that these two lines are interchanged, as lines 835 to 837 say if (iback >= 10) info = -5; /* i.e., to issue a warning if iback>10 in the line search. */ goto L999; while lines 1784 and 1785 say strcpy(task, "ERROR: NO FEASIBLE SOLUTION"); *info = -7; Best regards, *Profa. Dra. Taiane Schaedler PrassDepartamento de Estat?stica - Instituto de Matem?tica e Estat?stica* *Programa de P?s-Gradua??o em Estat?stica (PPGEst)* *Universidade Federal do...
2020 May 04
0
Error in message printed by lbfgsb
...7: Rprintf("Warning: more than 10 function and gradient evaluations\n in the last line search\n"); break; I believe that these two lines are interchanged, as lines 835 to 837 say if (iback >= 10) info = -5; /* i.e., to issue a warning if iback>10 in the line search. */ goto L999; while lines 1784 and 1785 say strcpy(task, "ERROR: NO FEASIBLE SOLUTION"); *info = -7; Best regards, *Profa. Dra. Taiane Schaedler PrassDepartamento de Estat?stica - Instituto de Matem?tica e Estat?stica* *Programa de P?s-Gradua??o em Estat?stica (PPGEst)* *Universidade Federal do...