% FIXME block_trust_region (mex) or trust_region (matlab) do not work for all n (not sure we can fix that).
% FIXME block_trust_region (mex) or trust_region (matlab) do not work for all n (not sure we can fix that).
% FIXME block_trust_region (mex) and trust_region (matlab) do not behave the same (spurious convergence for powell2 and trigonometric with block_trust_region).
%
%
% Test mex routine
% Test mex routine
...
@@ -82,6 +81,14 @@ for i=1:length(objfun)
...
@@ -82,6 +81,14 @@ for i=1:length(objfun)
dprintf('Nonlinear solver is expected to fail on %s function but did not return an error.',func2str(objfun{i}))
dprintf('Nonlinear solver is expected to fail on %s function but did not return an error.',func2str(objfun{i}))