dynare/mex/sources/sobol
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
..
gaussian.hh Always compile MEX files with OpenMP (when they can take advantage of it) 2019-06-25 17:26:17 +02:00
initialize_v_array.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00
initialize_v_array.inc Fix license notice of qmc_sequence MEX 2011-12-26 15:40:44 +01:00
qmc_sequence.cc Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
sobol.hh Use Unicode copyright symbol (in UTF-8 encoding) 2019-04-16 11:42:16 +02:00