dynare/mex
Sébastien Villemot 996bdd6c64 New local_state_space_iteration_k MEX, for nonlinear filters at k-order
It applies the approximated policy function to a set of particles, using
Dynare++ routines.

There is support for parallelization, using Dynare++ multithreading
model (itself based on C++11 threads; we don’t use OpenMP because it is
incompatible with MKL). For the time being, default to a single thread. This
should be later refined through empirical testing.
2019-12-20 11:31:56 +01:00
..
build New local_state_space_iteration_k MEX, for nonlinear filters at k-order 2019-12-20 11:31:56 +01:00
sources New local_state_space_iteration_k MEX, for nonlinear filters at k-order 2019-12-20 11:31:56 +01:00