Added info vector as an output (needed to compute penalty for the smm objective function).

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3308 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
stepan 2010-01-06 14:06:41 +00:00
parent 0520d44f8e
commit c3aaa9b105
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function result = check
function [result,info] = check
% function result = check
% checks determinacy conditions by computing the eigenvalues
%