dynare/mex/sources
sebastien 9ab04f3323 Renamed kordepert to k_order_perturbation
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3070 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-23 09:07:47 +00:00
..
bytecode - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
k_order_perturbation Renamed kordepert to k_order_perturbation 2009-10-23 09:07:47 +00:00
kalman New Matlab functions emulation routines: Assign by vector indices (a(k,l)=b(m,n)) , repmat, multiply elements (.*) 2009-10-23 08:08:53 +00:00
kronecker Build system: 2009-10-01 14:17:02 +00:00
mjdgges Build system: 2009-10-01 14:17:02 +00:00
threads v4.1: Added the possibility of multithreading for some mex files 2009-03-11 14:57:34 +00:00
build_matlab.m Build system: 2009-10-01 14:17:02 +00:00
build_matlab_multithread.m Build system: 2009-10-01 14:17:02 +00:00
build_octave.m Build system: 2009-10-01 14:17:02 +00:00
dynblas.h Build system: 2009-10-01 14:17:02 +00:00
dynlapack.h Build system: 2009-10-01 14:17:02 +00:00
dynmex.h Build system: 2009-10-01 14:17:02 +00:00