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 16e6258 commit c9907acCopy full SHA for c9907ac
1 file changed
pounders/m/tests/benchmark_pounders.m
@@ -95,6 +95,7 @@
95
Options.hfun = hfun;
96
Options.combinemodels = combinemodels;
97
Options.printf = printf;
98
+ Options.spsolver = spsolver;
99
100
[X, F, hF, flag, xk_best] = pounders(Ffun, X_0, n, nf_max, g_tol, delta_0, m, Low, Upp, [], Options);
101
0 commit comments