dynare/dynare++/sylv
Sébastien Villemot 984c60acb9
Various improvements related to the MEX R2018a API
— Use MX_HAS_INTERLEAVED_COMPLEX for testing for the new API

— Use the typed access functions under the new API, with one exception: we do
  not use mxGetDoubles() instead of mxGetPr(), because it would just complexif
  the code without any value added

For more details, see:
https://fr.mathworks.com/help/matlab/matlab_external/upgrade-mex-files-to-use-interleaved-complex.html
2019-07-09 11:54:12 +02:00
..
cc Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
testing Dynare++: unpack tarball where Sylvester test cases are stored 2019-06-19 17:34:30 +02:00
Makefile.am Dynare++: move all documentation to the doc/ subdir 2019-06-19 17:35:01 +02:00