-
- Downloads
Dynare++ kord library: various modernizations and improvements
Note that I removed several #define whose purpose was to avoid typing "typename ctraits<t>::…". Even though this tends to complicates the code, this is probably safer, especially since the #define was capturing a free variable (t).