dynare/mex/sources
Stéphane Adjemian (Charybdis) 40329e3e29 Added routine to compute one step ahead state space iteration (mex and m). The state space
equations are approximated at order two around the deterministic steady state.
2012-03-04 22:07:27 +01:00
..
block_kalman_filter changing int* in lapack_int* 2011-11-26 10:59:22 +01:00
bytecode Cleaning the code: getting rid of unused variables 2012-02-17 10:59:39 +01:00
estimation Fix "make dist" following changes in estimation DLL 2012-02-24 12:21:33 +01:00
k_order_perturbation Add MEXEXT define to build system, adapt relevant DLL and Windows packaging 2012-01-09 12:39:09 +01:00
kalman_steady_state Changed default value of the tolerance parameter. 2011-06-28 14:49:56 +02:00
kronecker Changed the order of the output arguments in kronecker product related mex routines. 2011-09-05 18:57:42 +02:00
libslicot libslicot: fix typo (thanks to Thomas Weber) 2011-02-23 10:07:59 +01:00
local_state_space_iterations Added routine to compute one step ahead state space iteration (mex and m). The state space 2012-03-04 22:07:27 +01:00
mjdgges mjdgges: add missing math.h header (for fabs()) 2011-12-12 10:35:39 +01:00
ms-sbvar ms-sbvar bugfix: replace shocks with shocks_per_parameter 2011-08-30 16:12:00 +02:00
ordschur Updated copyright notices 2011-02-04 17:27:33 +01:00
qzcomplex Updated copyright notices 2011-02-04 17:27:33 +01:00
sobol Minor improvements and bugfix to qmc_sequence 2011-12-26 16:09:33 +01:00
Makefile.am Added new mex file for computing Quasi Monte-Carlo sequences (Sobol), texinfo headers and unitary tests are available in <DYNARE_PATH>/matlab/qmc_sequence.m. 2011-12-21 18:23:15 +01:00
dynblas.h Fix compilation problems with GCC 4.6 2011-06-13 11:38:09 +02:00
dynlapack.h Adapt block_kalman_filter for Dynare's BLAS/LAPACK framework 2011-09-23 18:15:18 +02:00
dynmex.h Updated copyright notices 2011-02-04 17:27:33 +01:00