another correction linked to cova_compute

git-svn-id: https://www.dynare.org/svn/dynare/trunk@2408 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
michel 2009-02-08 16:53:40 +00:00
parent 6d3de73433
commit b0ea237ae3
1 changed files with 2 additions and 0 deletions

View File

@ -524,6 +524,8 @@ if options_.mode_compute > 0 & options_.posterior_mode_estimation
else
hh = reshape(hessian('DsgeVarLikelihood',xparam1,options_.gstep,gend),nx,nx);
end
else
nn = repmat(NaN,length(xparam1),length(xparam1))
end
end
if options_.cova_compute