Skip to content
Snippets Groups Projects
Commit f915cbe9 authored by Ferhat Mihoubi's avatar Ferhat Mihoubi
Browse files

- Minor corrections in wrapper to compute the steady-state

parent 1a094267
No related branches found
No related tags found
No related merge requests found
function [y, info] = solve_one_boundary(fname, y, x, params, y_index_eq, nze, periods, is_linear, Block_Num, y_kmin, maxit_, solve_tolf, lambda, cutoff, stack_solve_algo, forward_backward, is_dynamic, verbose, indirect_call) function [y, info] = solve_one_boundary(fname, y, x, params, y_index_eq, nze, periods, is_linear, Block_Num, y_kmin, maxit_, solve_tolf, lambda, cutoff, stack_solve_algo, forward_backward, is_dynamic, verbose)
% Computes the deterministic simulation of a block of equation containing % Computes the deterministic simulation of a block of equation containing
% lead or lag variables % lead or lag variables
% %
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment