dynare/mex/sources/sobol
Sébastien Villemot d82eecfd39
C++11 modernization: use std::array and std::vector instead of C arrays
Automatically detected by clang-tidy using modernize-avoid-c-arrays check.
2023-12-06 22:24:52 +01:00
..
gaussian.hh C++11 modernization: use std::array and std::vector instead of C arrays 2023-12-06 22:24:52 +01:00
qmc_sequence.cc MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00
sobol.f08 qmc_sequence MEX: use the Fortran version of John Burkardt’s code (instead of C++) 2023-04-15 16:19:35 +02:00
sobol.hh MEX files: reformat C++ source code using clang-format 15 2023-11-29 19:00:51 +01:00