-
- Downloads
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
Showing
- dynare++/sylv/cc/SylvParams.cc 4 additions, 0 deletionsdynare++/sylv/cc/SylvParams.cc
- mex/sources/block_kalman_filter/block_kalman_filter.cc 5 additions, 5 deletionsmex/sources/block_kalman_filter/block_kalman_filter.cc
- mex/sources/mjdgges/mjdgges.cc 4 additions, 4 deletionsmex/sources/mjdgges/mjdgges.cc
- mex/sources/perfect_foresight_problem/perfect_foresight_problem.cc 12 additions, 0 deletions...es/perfect_foresight_problem/perfect_foresight_problem.cc
- mex/sources/sobol/qmc_sequence.cc 4 additions, 0 deletionsmex/sources/sobol/qmc_sequence.cc
Please register or sign in to comment