dynare/mex
Sébastien Villemot 4313640f80
Bytecode: allow better compiler optimization of the main evaluation function
Use the __restrict__ GCC extension on double* pointers, to avoid aliasing.

NB: the C “restrict” keyword does not exist in C++.
2023-04-18 17:45:15 +02:00
..
build Remove more unused Dynare++ code 2023-04-17 18:10:36 +02:00
sources Bytecode: allow better compiler optimization of the main evaluation function 2023-04-18 17:45:15 +02:00