Skip to content
Snippets Groups Projects
Commit 1f29e89e authored by assia's avatar assia
Browse files

header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1531 ac1d8469-bf42-47a9-8791-bf33cf982152
parent 0392bb55
No related branches found
No related tags found
No related merge requests found
% Copyright (C) 2001 Michel Juillard function result = check
% function result = check
% checks determinacy conditions by computing the eigenvalues
%
% INPUTS
% none
% %
% OUTPUTS
% result
%
% SPECIAL REQUIREMENTS
% none
%
% part of DYNARE, copyright Dynare Team (2001-2007)
% Gnu Public License.
function result = check
global M_ options_ oo_ global M_ options_ oo_
global it_ global it_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment