dynare/mex/sources
george 3fb3430e91 New Matlab functions emulation routines: Assign by vector indices (a(k,l)=b(m,n)) , repmat, multiply elements (.*)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3068 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-23 08:08:53 +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
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
korderpert korderpert: fix missing include for Cygwin with -mno-cygwin option 2009-10-02 17:20:19 +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