fix comment

time-shift
Houtan Bastani 2013-11-19 13:47:14 +01:00
parent fa32a24e2a
commit 4f87313ed6
1 changed files with 2 additions and 1 deletions

View File

@ -37,7 +37,8 @@ function [y, oo]= solve_two_boundaries(fname, y, x, params, steady_state, y_inde
%
% OUTPUTS
% y [matrix] All endogenous variables of the model
%
% oo [structure] Results
%
% ALGORITHM
% Newton with LU or GMRES or BicGstab
%