Bugfix and cosmetic improvements for csminwel
Despite the naming of outputs in the 4.4
branch, csminwel
returns the inverse Hessian, not the Hessian itself.
This was not taken into account when using the Hessian returned by various optimizers in dynare_minimize_objective
instead of recomputing it again.