-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
C++The issue concerns the C++ codeThe issue concerns the C++ codeenhancementNew feature or requestNew feature or request
Description
Currently, the random seed can not be fixed in the c++ code.
unif_rand and unif functions are used to generate random numbers.
See https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Random-numbers to manage the seed
Metadata
Metadata
Assignees
Labels
C++The issue concerns the C++ codeThe issue concerns the C++ codeenhancementNew feature or requestNew feature or request