header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1644 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
assia 2008-01-24 14:45:58 +00:00
parent 0de34265c1
commit f6daff9d5c
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ function [A,B] = kalman_transition_matrix(dr,iv,ic,aux)
%
% INPUTS
% dr: structure of decisions rules for stochastic simulations
% iv: integrated variables
% iv: selected variables
% ic: state variables position in the transition matrix columns
% aux: auxiliary variables
% aux: indices for auxiliary equations
%
% OUTPUTS
% A: matrix of predetermined variables effects in linear solution (ghx)