removed initialization of mr_hessian()

time-shift
Michel Juillard 2015-10-07 14:18:41 +02:00
parent d4cf3576e4
commit f48a026d89
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ 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;