dynare/mex/sources/bytecode
sebastien 31ed196c44 Various minor changes for compatibility with MS Visual C++ and GCC 4.4
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3105 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-30 16:29:16 +00:00
..
testing - Correction in the memory allocation (new - delete used with object) 2009-10-23 11:23:47 +00:00
Interpreter.cc - Correction in the memory allocation (new - delete used with object) 2009-10-23 11:23:47 +00:00
Interpreter.hh - 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
Mem_Mngr.cc simulate.dll has been replaced by bytecode.dll 2009-09-02 14:40:54 +00:00
Mem_Mngr.hh simulate.dll has been replaced by bytecode.dll 2009-09-02 14:40:54 +00:00
SparseMatrix.cc Various minor changes for compatibility with MS Visual C++ and GCC 4.4 2009-10-30 16:29:16 +00:00
SparseMatrix.hh Various minor changes for compatibility with MS Visual C++ and GCC 4.4 2009-10-30 16:29:16 +00:00
bytecode.cc - Correction in the memory allocation (new - delete used with object) 2009-10-23 11:23:47 +00:00
bytecode.hh simulate.dll has been replaced by bytecode.dll 2009-09-02 14:40:54 +00:00