Skip to content
Snippets Groups Projects
Verified Commit 9dff1ff2 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

:bug: Workaround for buggy int64_T and uint64_T types under Windows with MATLAB < R2015b

This bug would impact the qmc_sequence MEX, which manipulates an int64
input/output argument (the seed). Thanks to little-endianness, the bug would
however only manifest for seeds > 2³¹.
parent e9ecce82
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment