We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f239392 commit 30fced8Copy full SHA for 30fced8
inst/include/RcppArmadillo/Alt_R_RNG.h renamed to inst/include/RcppArmadillo/rng/Alt_R_RNG.h
inst/include/RcppArmadilloForward.h
@@ -40,7 +40,7 @@
40
// One can use the C++11-based on by commenting out the following
41
// #define and also selecting C++11 (eg via src/Makevars* or the
42
// DESCRIPTION file) and/or defining #define-ing ARMA_USE_CXX11_RNG
43
-#define ARMA_RNG_ALT RcppArmadillo/Alt_R_RNG.h
+#define ARMA_RNG_ALT RcppArmadillo/rng/Alt_R_RNG.h
44
45
// Workaround to mitigate possible interference from a system-level installation of Armadillo
46
#define ARMA_DONT_USE_WRAPPER
0 commit comments