Revert "removed initialization of mr_hessian()"

This reverts commit f48a026d89.
time-shift
Michel Juillard 2015-10-09 14:15:09 +02:00
parent bf51be7efd
commit 7202c497de
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ fval=fval0;
outer_product_gradient=1;
if isempty(hh)
mr_hessian(1,x,[],[],[],[],varargin{:});
[dum, gg, htol0, igg, hhg, h1]=mr_hessian(0,x,func0,penalty,flagit,htol,varargin{:});
if isempty(dum),
outer_product_gradient=0;